Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp800 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in deriveNewFramePointer() local
801 auto ContextIdx = ActiveAsyncSuspend->getStorageArgumentIndex() & 0xff; in deriveNewFramePointer()
805 ActiveAsyncSuspend->getAsyncContextProjectionFunction(); in deriveNewFramePointer()
963 auto *ActiveAsyncSuspend = cast<CoroSuspendAsyncInst>(ActiveSuspend); in create() local
967 ActiveAsyncSuspend->getStorageArgumentIndex(); in create()