Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCoroutine.cpp569 auto *AllocOrInvokeContBB = Builder.GetInsertBlock(); in EmitCoroutineBody() local
593 Phi->addIncoming(AllocateCall, AllocOrInvokeContBB); in EmitCoroutineBody()