Home | History | Annotate | Download | only in Analysis

Lines Matching refs:SExtInst

2104     if (isa<SExtInst>(LHS)) {
2107 if (SExtInst *RI = dyn_cast<SExtInst>(RHS)) {