Home
last modified time | relevance | path

Searched refs:CE2GEP (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DConstantFold.cpp1593 GEPOperator *CE2GEP = cast<GEPOperator>(CE2); in evaluateICmpRelation() local
1594 if (CE1GEP->hasAllZeroIndices() && CE2GEP->hasAllZeroIndices()) in evaluateICmpRelation()