Lines Matching refs:GEPOperator
604 Instruction *InstCombiner::FoldGEPICmp(GEPOperator *GEPLHS, Value *RHS,633 } else if (GEPOperator *GEPRHS = dyn_cast<GEPOperator>(RHS)) {2810 if (GEPOperator *GEP = dyn_cast<GEPOperator>(Op0))2813 if (GEPOperator *GEP = dyn_cast<GEPOperator>(Op1))