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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1113 if (isa<CoroAllocaGetInst>(U)) {
1145 if (isa<CoroAllocaGetInst>(U)) {
1420 if (isa<CoroAllocaGetInst>(I)) {
H A DCoroInstr.h480 class LLVM_LIBRARY_VISIBILITY CoroAllocaGetInst : public IntrinsicInst { class in namespace:llvm

Completed in 106 milliseconds