Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h207 ArrayRef<Type*> getRetconResultTypes() const { in getRetconResultTypes() function
H A DCoroutines.cpp349 auto ResultTys = getRetconResultTypes(); in buildFrom()
H A DCoroSplit.cpp1856 for (auto *ResultTy : Shape.getRetconResultTypes()) in splitRetconCoroutine()