Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp282 bool findInductionAndReductions(Loop *L,
734 bool LoopInterchangeLegality::findInductionAndReductions( in findInductionAndReductions() function in LoopInterchangeLegality
799 if (!findInductionAndReductions(OuterLoop, Inductions, InnerLoop)) { in currentLimitations()
821 if (!findInductionAndReductions(CurLevelLoop, Inductions, nullptr)) { in currentLimitations()