Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:GEP1

1220   GEPOperator *GEP1 = 0, *GEP2 = 0;
1227 GEP1 = LHSGEP;
1234 GEP1 = LHSGEP;
1243 GEP1 = RHSGEP;
1250 GEP1 = RHSGEP;
1258 if (GEP1 == 0 ||
1263 Value *Result = EmitGEPOffset(GEP1);