Home
last modified time | relevance | path

Searched refs:getAsyncContextProjectionFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp630 checkAsyncContextProjectFunction(this, getAsyncContextProjectionFunction()); in checkWellFormed()
H A DCoroInstr.h572 Function *getAsyncContextProjectionFunction() const { in getAsyncContextProjectionFunction() function
H A DCoroSplit.cpp854 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()
1720 Suspend->getAsyncContextProjectionFunction()->getName(); in splitAsyncCoroutine()