Searched refs:DivNeg (Results 1 – 1 of 1) sorted by relevance
2805 APInt DivNeg = -RangeSize; in foldICmpDivConstant() local2806 LoOverflow = addWithOverflow(LoBound, HiBound, DivNeg, true) ? -1 : 0; in foldICmpDivConstant()