Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IOp

613       ShlOperator *IOp = cast<ShlOperator>(I);
614 if (IOp->hasNoSignedWrap())
616 else if (IOp->hasNoUnsignedWrap())