Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:GEP1

1433   GEPOperator *GEP1 = nullptr, *GEP2 = nullptr;
1440 GEP1 = LHSGEP;
1447 GEP1 = LHSGEP;
1456 GEP1 = RHSGEP;
1463 GEP1 = RHSGEP;
1471 if (!GEP1 ||
1476 Value *Result = EmitGEPOffset(GEP1);