Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h159 FunctionType *getResumeFunctionType() const { in getResumeFunctionType() function
DCoroSplit.cpp201 auto RetTy = Shape.getResumeFunctionType()->getReturnType(); in replaceFallthroughCoroEnd()
399 auto *FnTy = Shape.getResumeFunctionType(); in createCloneDeclaration()