Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp499 getFunctionTypeFromAsyncSuspend(AnyCoroSuspendInst *Suspend) { in getFunctionTypeFromAsyncSuspend() function
514 : getFunctionTypeFromAsyncSuspend(ActiveSuspend); in createCloneDeclaration()