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