Home | History | Annotate | Download | only in Analysis

Lines Matching refs:PtrToIntInst

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