Searched defs:SuspendBB (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGCoroutine.cpp44 llvm::BasicBlock *SuspendBB = nullptr; member in struct:clang::CodeGen::CGCoroData
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp441 auto *SuspendBB = S->getParent(); local
1751 auto *SuspendBB = Suspend->getParent(); local
1852 auto SuspendBB = Suspend->getParent(); local
[all...]

Completed in 117 milliseconds