Searched defs:SuspendBB (Results 1 – 2 of 2) sorted by relevance
1543 auto *SuspendBB = S->getParent(); in createResumeEntryBlock() local1738 auto *SuspendBB = Suspend->getParent(); in splitAsyncCoroutine() local1835 auto SuspendBB = Suspend->getParent(); in splitRetconCoroutine() local
44 llvm::BasicBlock *SuspendBB = nullptr; member