Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h172 ArrayRef<Type*> getRetconResultTypes() const { in getRetconResultTypes() function
DCoroutines.cpp392 auto ResultTys = getRetconResultTypes(); in buildFrom()
DCoroSplit.cpp1286 for (auto ResultTy : Shape.getRetconResultTypes()) in splitRetconCoroutine()