Searched refs:CE1GEP (Results 1 – 1 of 1) sorted by relevance
1527 GEPOperator *CE1GEP = cast<GEPOperator>(CE1); in evaluateICmpRelation() local1574 if (CE1GEP->hasAllZeroIndices()) in evaluateICmpRelation()1594 if (CE1GEP->hasAllZeroIndices() && CE2GEP->hasAllZeroIndices()) in evaluateICmpRelation()