Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:ZExtInst

871         return new ZExtInst(CondVal, SI.getType());
880 return new ZExtInst(NotCond, SI.getType());