Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ZExtInst

849   if (ZExtInst *ZI = dyn_cast<ZExtInst>(V))
1011 if (isa<SExtInst>(V) || isa<ZExtInst>(V))