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