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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h84 CoroAllocInst *getCoroAlloc() { function in class:llvm::AnyCoroIdInst
H A DCoroSplit.cpp857 if (CoroAllocInst *CA = CoroId->getCoroAlloc()) {
989 auto *AllocInst = CoroId->getCoroAlloc();

Completed in 158 milliseconds