Home | History | Annotate | Download | only in Scalar

Lines Matching refs:ZExtInst

1111         if (ZExtInst *ZExt = dyn_cast<ZExtInst>(SI->getOperand(0)))
2495 SrcField = new ZExtInst(SrcField, ResultVal->getType(), "", LI);