Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:ZExtInst

875         return new ZExtInst(CondVal, SI.getType());
884 return new ZExtInst(NotCond, SI.getType());