Searched refs:maxRight (Results 1 – 1 of 1) sorted by relevance
31 const APInt &maxRight, bool isSigned) { in computeBoundsBy() argument33 Optional<APInt> maybeMax = op(maxLeft, maxRight); in computeBoundsBy()