Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h541 Function *getAsyncContextProjectionFunction() const { in getAsyncContextProjectionFunction() function
H A DCoroutines.cpp716 checkAsyncContextProjectFunction(this, getAsyncContextProjectionFunction()); in checkWellFormed()
H A DCoroSplit.cpp767 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()