Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp303 this->SwitchLowering.PromiseAlloca = SwitchId->getPromise(); in buildFrom()
H A DCoroInstr.h150 AllocaInst *getPromise() const { in getPromise() function