Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:OverflowingBinaryOperator

3345     if (BO0 && isa<OverflowingBinaryOperator>(BO0))
3349 if (BO1 && isa<OverflowingBinaryOperator>(BO1))