Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ZExtInst

2052     if (isa<ZExtInst>(LHS)) {
2055 if (ZExtInst *RI = dyn_cast<ZExtInst>(RHS)) {