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.cpp758 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in deriveNewFramePointer() local
759 auto ContextIdx = ActiveAsyncSuspend->getStorageArgumentIndex() & 0xff; in deriveNewFramePointer()
762 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()
954 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in create() local
958 ActiveAsyncSuspend->getStorageArgumentIndex(); in create()