Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1085 bool Increasing = MainLoopStructure.IndVarIncreasing; in calculateSubRanges() local
1279 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd() local
1422 bool Increasing = MainLoopStructure.IndVarIncreasing; in run() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h723 enum class Direction { Increasing, Decreasing, Unknown }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp11063 bool Increasing = *MonotonicType == ScalarEvolution::MonotonicallyIncreasing; in getLoopInvariantPredicate() local