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