Searched refs:minLeft (Results 1 – 1 of 1) sorted by relevance
28 static ConstantIntRanges computeBoundsBy(ConstArithFn op, const APInt &minLeft, in computeBoundsBy() argument32 Optional<APInt> maybeMin = op(minLeft, minRight); in computeBoundsBy()36 return ConstantIntRanges::maxRange(minLeft.getBitWidth()); in computeBoundsBy()