Home | History | Annotate | Download | only in Analysis

Lines Matching refs:GV1

1271   if (const GEPOperator *GV1 = dyn_cast<GEPOperator>(V1)) {
1272 AliasResult Result = aliasGEP(GV1, V1Size, V1TBAAInfo, V2, V2Size, V2TBAAInfo, O1, O2);