Searched refs:CE2GEP (Results 1 – 1 of 1) sorted by relevance
1593 GEPOperator *CE2GEP = cast<GEPOperator>(CE2); in evaluateICmpRelation() local1594 if (CE1GEP->hasAllZeroIndices() && CE2GEP->hasAllZeroIndices()) in evaluateICmpRelation()