Home | History | Annotate | Download | only in InstCombine

Lines Matching full:ici

987   Value *ICI = IC.Builder->CreateICmpULT(Op0, cast<ConstantInt>(Op1));
989 return SelectInst::Create(ICI, Constant::getNullValue(I.getType()),