Home | History | Annotate | Download | only in Analysis

Lines Matching refs:GEPOperator

247   GEPOperator *GEP = dyn_cast<GEPOperator>(CE);
772 while (GEPOperator *GEP = dyn_cast<GEPOperator>(Ptr)) {