Searched refs:ResumeEntryBlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h121 BasicBlock *ResumeEntryBlock; member in struct:llvm::coro::Shape::SwitchLoweringStorage
H A DCoroutines.cpp358 this->SwitchLowering.ResumeEntryBlock = nullptr;
H A DCoroSplit.cpp361 Shape.SwitchLowering.ResumeEntryBlock = NewEntry;
600 cast<BasicBlock>(VMap[Shape.SwitchLowering.ResumeEntryBlock]);

Completed in 60 milliseconds