Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:OverflowingBinaryOperator

128   OverflowingBinaryOperator *OBO = dyn_cast<OverflowingBinaryOperator>(&I);
514 if (isa<OverflowingBinaryOperator>(SimplifiedInst)) {
516 if (isa<OverflowingBinaryOperator>(&I))
520 if (isa<OverflowingBinaryOperator>(Op0))
524 if (isa<OverflowingBinaryOperator>(Op1))