Home
last modified time | relevance | path

Searched defs:Increasing (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp602 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd() local
733 bool Increasing = MainLoopStructure.IndVarIncreasing; in run() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h220 enum class Direction { Increasing, Decreasing, Unknown }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1226 bool Increasing = MainLoopStructure.IndVarIncreasing; calculateSubRanges() local
1420 bool Increasing = LS.IndVarIncreasing; changeIterationSpaceEnd() local
1565 bool Increasing = MainLoopStructure.IndVarIncreasing; run() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp11092 bool Increasing = *MonotonicType == ScalarEvolution::MonotonicallyIncreasing; in getLoopInvariantPredicate() local