Searched refs:multiplyWithNoWrap (Results 1 – 2 of 2) sorted by relevance
445 multiplyWithNoWrap(const ConstantRange &Other, unsigned NoWrapKind,
1001 return multiplyWithNoWrap(Other, NoWrapKind); in overflowingBinaryOp()1242 ConstantRange::multiplyWithNoWrap(const ConstantRange &Other, in multiplyWithNoWrap() function in ConstantRange