Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp500 auto *AsyncSuspend = cast<CoroSuspendAsyncInst>(Suspend); in getFunctionTypeFromAsyncSuspend() local
501 auto *StructTy = cast<StructType>(AsyncSuspend->getType()); in getFunctionTypeFromAsyncSuspend()