Searched refs:maybeMax (Results 1 – 1 of 1) sorted by relevance
562 Optional<Fraction> maybeMax = computeOptimum(Direction::Up, dir); in isUnbounded() local563 if (!maybeMax) in isUnbounded()1111 if (Optional<Fraction> maybeMax = in computeIntegerBounds() local1113 maxRoundedDown = floor(*maybeMax); in computeIntegerBounds()