Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp562 Optional<Fraction> maybeMax = computeOptimum(Direction::Up, dir); in isUnbounded() local
1111 if (Optional<Fraction> maybeMax = in computeIntegerBounds() local