Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:ZExtInst

780         return new ZExtInst(CondVal, SI.getType());
789 return new ZExtInst(NotCond, SI.getType());