Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h198 ArrayRef<Type*> getRetconResultTypes() const { in getRetconResultTypes() function
H A DCoroutines.cpp346 auto ResultTys = getRetconResultTypes(); in buildFrom()
H A DCoroSplit.cpp1873 for (auto *ResultTy : Shape.getRetconResultTypes()) in splitRetconCoroutine()