Home
last modified time | relevance | path

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

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