Searched refs:Decreasing (Results 1 – 5 of 5) sorted by relevance
262 if (D == Direction::Decreasing) in getCanonicalPredicate()277 return Direction::Decreasing; in getDirection()
221 ; Decreasing loop, UINT_MAX. Positive test.
279 ; Decreasing loop, UINT_MAX. Negative test: we cannot substract -1 from 0.
720 enum class Direction { Increasing, Decreasing, Unknown }; enumerator
755 Loop::LoopBounds::Direction::Decreasing); in TEST()