Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp865 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in deriveNewFramePointer() local
866 auto ContextIdx = ActiveAsyncSuspend->getStorageArgumentIndex() & 0xff; in deriveNewFramePointer()
869 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()
1038 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in create() local
1042 ActiveAsyncSuspend->getStorageArgumentIndex(); in create()