Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp277 bool findInductionAndReductions(Loop *L,
729 bool LoopInterchangeLegality::findInductionAndReductions( in findInductionAndReductions() function in LoopInterchangeLegality
793 if (!findInductionAndReductions(OuterLoop, Inductions, InnerLoop)) { in currentLimitations()
815 if (!findInductionAndReductions(CurLevelLoop, Inductions, nullptr)) { in currentLimitations()