Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroInstr.h584 CoroAsyncResumeInst *getResumeFunction() const { in getResumeFunction() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1664 auto *ResumeIntrinsic = Suspend->getResumeFunction(); in replaceAsyncResumeFunction()