Home | History | Annotate | Download | only in IR

Lines Matching refs:OBO

749   if (const OverflowingBinaryOperator *OBO =
751 if (OBO->hasNoUnsignedWrap())
753 if (OBO->hasNoSignedWrap())