Searched refs:omitCheckForZeroBeforeInvertedMulWithOverflow (Results 1 – 1 of 1) sorted by relevance
1924 static Value *omitCheckForZeroBeforeInvertedMulWithOverflow(Value *Op0, in omitCheckForZeroBeforeInvertedMulWithOverflow() function2181 if (Value *V = omitCheckForZeroBeforeInvertedMulWithOverflow(Op0, Op1)) in SimplifyOrInst()2183 if (Value *V = omitCheckForZeroBeforeInvertedMulWithOverflow(Op1, Op0)) in SimplifyOrInst()