Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h541 Function *getAsyncContextProjectionFunction() const { in getAsyncContextProjectionFunction() function
H A DCoroutines.cpp639 checkAsyncContextProjectFunction(this, getAsyncContextProjectionFunction()); in checkWellFormed()
H A DCoroSplit.cpp798 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()
1700 Suspend->getAsyncContextProjectionFunction()->getName(); in splitAsyncCoroutine()