Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h197 ArrayRef<Type*> getRetconResultTypes() const { in getRetconResultTypes() function
H A DCoroutines.cpp340 auto ResultTys = getRetconResultTypes(); in buildFrom()
H A DCoroSplit.cpp1841 for (auto ResultTy : Shape.getRetconResultTypes()) in splitRetconCoroutine()