Home
last modified time | relevance | path

Searched refs:ResumeSwitch (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h114 SwitchInst *ResumeSwitch; member
DCoroutines.cpp357 this->SwitchLowering.ResumeSwitch = nullptr; in buildFrom()
DCoroSplit.cpp290 Shape.SwitchLowering.ResumeSwitch = Switch; in createResumeEntryBlock()
376 auto *Switch = cast<SwitchInst>(VMap[Shape.SwitchLowering.ResumeSwitch]); in handleFinalSuspend()