Home
last modified time | relevance | path

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

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