Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp459 auto *AsyncSuspend = cast<CoroSuspendAsyncInst>(Suspend); in getFunctionTypeFromAsyncSuspend() local
460 auto *StructTy = cast<StructType>(AsyncSuspend->getType()); in getFunctionTypeFromAsyncSuspend()