Searched refs:SubWithoutOverflow (Results 1 – 1 of 1) sorted by relevance
179 static int32_t SubWithoutOverflow(Representation r, in SubWithoutOverflow() function292 lower_ = SubWithoutOverflow(r, lower_, other->upper(), &may_overflow); in SubAndCheckOverflow()293 upper_ = SubWithoutOverflow(r, upper_, other->lower(), &may_overflow); in SubAndCheckOverflow()