Home | History | Annotate | Download | only in Analysis

Lines Matching refs:OverflowingBinaryOperator

1022     OverflowingBinaryOperator *Mul = cast<OverflowingBinaryOperator>(Op0);
3312 if (isa<OverflowingBinaryOperator>(B))