Home
last modified time | relevance | path

Searched refs:maxLeft (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DInferIntRangeInterfaceImpls.cpp30 const APInt &maxLeft, in computeBoundsBy() argument
33 Optional<APInt> maybeMax = op(maxLeft, maxRight); in computeBoundsBy()