Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ZExtInst

2044     if (isa<ZExtInst>(LHS)) {
2047 if (ZExtInst *RI = dyn_cast<ZExtInst>(RHS)) {