Home
last modified time | relevance | path

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

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