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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp457 APInt RHSMax = ~RHSKnownZero; local
462 LHSMax.umul_ov(RHSMax, Overflow);

Completed in 100 milliseconds