Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp793 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in deriveNewFramePointer() local
794 auto ContextIdx = ActiveAsyncSuspend->getStorageArgumentIndex() & 0xff; in deriveNewFramePointer()
798 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()
952 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in create() local
956 ActiveAsyncSuspend->getStorageArgumentIndex(); in create()