Searched refs:AllocOrInvokeContBB (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp569 auto *AllocOrInvokeContBB = Builder.GetInsertBlock(); local
593 Phi->addIncoming(AllocateCall, AllocOrInvokeContBB);

Completed in 53 milliseconds