Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCoroutine.cpp505 auto *AllocOrInvokeContBB = Builder.GetInsertBlock(); in EmitCoroutineBody() local
529 Phi->addIncoming(AllocateCall, AllocOrInvokeContBB); in EmitCoroutineBody()