Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h220 enum class Direction { Increasing, Decreasing, Unknown }; global() enumerator
/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
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp587 bool Increasing = MainLoopStructure.IndVarIncreasing; calculateSubRanges() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp11090 bool Increasing = *MonotonicType == ScalarEvolution::MonotonicallyIncreasing; getLoopInvariantPredicate() local