Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1084 bool Increasing = MainLoopStructure.IndVarIncreasing; in calculateSubRanges() local
1277 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd() local
1420 bool Increasing = MainLoopStructure.IndVarIncreasing; in run() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h701 enum class Direction { Increasing, Decreasing, Unknown }; enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10048 bool Increasing = *MonotonicType == ScalarEvolution::MonotonicallyIncreasing; in getLoopInvariantPredicate() local