Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h187 FunctionType *getResumeFunctionType() const { in getResumeFunctionType() function
H A DCoroSplit.cpp259 auto *RetTy = Shape.getResumeFunctionType()->getReturnType(); in replaceFallthroughCoroEnd()
296 auto RetTy = Shape.getResumeFunctionType()->getReturnType(); in replaceFallthroughCoroEnd()
565 ? Shape.getResumeFunctionType() in createCloneDeclaration()