Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp623 checkAsyncContextProjectFunction(this, getAsyncContextProjectionFunction()); in checkWellFormed()
H A DCoroInstr.h539 Function *getAsyncContextProjectionFunction() const { in getAsyncContextProjectionFunction() function
H A DCoroSplit.cpp869 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()
1807 Suspend->getAsyncContextProjectionFunction()->getName(); in splitAsyncCoroutine()