Searched refs:UMaxRHS (Results 1 – 1 of 1) sorted by relevance
810 APInt UMaxRHS = RHS.getMaxValue(); in mul() local815 APInt UMaxResult = UMaxLHS.umul_ov(UMaxRHS, HasOverflow); in mul()