Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h84 SwitchInst *ResumeSwitch; member
DCoroSplit.cpp100 Shape.ResumeSwitch = Switch; in createResumeEntryBlock()
288 auto *Switch = cast<SwitchInst>(VMap[Shape.ResumeSwitch]); in createClone()
309 auto *Switch = cast<SwitchInst>(VMap[Shape.ResumeSwitch]); in createClone()
DCoroutines.cpp220 Shape.ResumeSwitch = nullptr; in clear()