Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp850 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in deriveNewFramePointer() local
851 auto ContextIdx = ActiveAsyncSuspend->getStorageArgumentIndex() & 0xff; in deriveNewFramePointer()
854 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()
1023 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in create() local
1027 ActiveAsyncSuspend->getStorageArgumentIndex(); in create()