Searched refs:RHSMax (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp474 APInt RHSMax = ~RHSKnownZero; local
479 LHSMax.umul_ov(RHSMax, Overflow);

Completed in 231 milliseconds