Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:OverflowingBinaryOperator

2864     if (BO0 && isa<OverflowingBinaryOperator>(BO0))
2868 if (BO1 && isa<OverflowingBinaryOperator>(BO1))