Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ZExtInst

840   if (ZExtInst *ZI = dyn_cast<ZExtInst>(V))
1002 if (isa<SExtInst>(V) || isa<ZExtInst>(V))