Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h222 ArrayRef<Type*> getRetconResultTypes() const { in getRetconResultTypes() function
H A DCoroutines.cpp422 auto ResultTys = getRetconResultTypes(); in buildFrom()
H A DCoroSplit.cpp1705 for (auto ResultTy : Shape.getRetconResultTypes()) in splitRetconCoroutine()