Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp645 checkAsyncContextProjectFunction(this, getAsyncContextProjectionFunction()); in checkWellFormed()
H A DCoroInstr.h541 Function *getAsyncContextProjectionFunction() const { in getAsyncContextProjectionFunction() function
H A DCoroSplit.cpp805 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()
1732 Suspend->getAsyncContextProjectionFunction()->getName(); in splitAsyncCoroutine()