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

References

lib/Transforms/Coroutines/CoroFrame.cpp
  748   Shape.AllocaSpillBlock = SpillBlock;
  753   Builder.SetInsertPoint(&Shape.AllocaSpillBlock->front());
lib/Transforms/Coroutines/CoroSplit.cpp
  565   auto *Entry = cast<BasicBlock>(VMap[Shape.AllocaSpillBlock]);
lib/Transforms/Coroutines/Coroutines.cpp
  233   Shape.AllocaSpillBlock = nullptr;