Searched refs:Decreasing (Results 1 – 3 of 3) sorted by relevance
266 if (D == Direction::Decreasing) in getCanonicalPredicate()281 return Direction::Decreasing; in getDirection()
130 Decreasing this value can speed up the mdp processing,
701 enum class Direction { Increasing, Decreasing, Unknown }; enumerator