Searched refs:CoroAlloc (Results 1 – 2 of 2) sorted by relevance
797 auto *CoroAlloc = Builder.CreateCall( in EmitCoroutineBody() local800 Builder.CreateCondBr(CoroAlloc, AllocBB, InitBB); in EmitCoroutineBody()
4395 def CoroAlloc : CoroLangBuiltin {