Home | History | Annotate | Download | only in Analysis

Lines Matching refs:PtrToIntInst

2027     if (MaxRecurse && Q.DL && isa<PtrToIntInst>(LI) &&
2035 } else if (PtrToIntInst *RI = dyn_cast<PtrToIntInst>(RHS)) {