Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp332 bool findInductionAndReductions(Loop *L,
781 bool LoopInterchangeLegality::findInductionAndReductions( in findInductionAndReductions() function in LoopInterchangeLegality
846 if (!findInductionAndReductions(OuterLoop, Inductions, InnerLoop)) { in currentLimitations()
861 if (!findInductionAndReductions(InnerLoop, Inductions, nullptr)) { in currentLimitations()