Home | History | Annotate | Download | only in Scalar

Lines Matching refs:ZExtInst

939   if (IsSigned ? isa<SExtInst>(DU.NarrowUse) : isa<ZExtInst>(DU.NarrowUse)) {