Searched refs:subWithOverflow (Results 1 – 1 of 1) sorted by relevance
55 static bool subWithOverflow(APInt &Result, const APInt &In1, const APInt &In2, in subWithOverflow() function2912 HiOverflow = subWithOverflow(HiBound, Prod, RangeSize, true); in foldICmpDivConstant()2989 !subWithOverflow(SubResult, *C2, C, Cmp.isSigned())) in foldICmpSubConstant()