Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IOp

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