Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IOp

655       ShlOperator *IOp = cast<ShlOperator>(I);
656 if (IOp->hasNoSignedWrap())
658 else if (IOp->hasNoUnsignedWrap())