reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Coroutines/Coroutines.cpp
  226   Shape.CoroBegin = nullptr;
  227   Shape.CoroEnds.clear();
  228   Shape.CoroSizes.clear();
  229   Shape.CoroSuspends.clear();
  231   Shape.FrameTy = nullptr;
  232   Shape.FramePtr = nullptr;
  233   Shape.AllocaSpillBlock = nullptr;