Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DInferIntRangeInterfaceImpls.cpp28 static ConstantIntRanges computeBoundsBy(ConstArithFn op, const APInt &minLeft, in computeBoundsBy() function
92 ConstantIntRanges urange = computeBoundsBy( in inferResultRanges()
94 ConstantIntRanges srange = computeBoundsBy( in inferResultRanges()
117 ConstantIntRanges urange = computeBoundsBy( in inferResultRanges()
119 ConstantIntRanges srange = computeBoundsBy( in inferResultRanges()