Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDConstantFold.cpp1533 GEPOperator *CE1GEP = cast<GEPOperator>(CE1); in evaluateICmpRelation() local
1580 if (CE1GEP->hasAllZeroIndices()) in evaluateICmpRelation()
1600 if (CE1GEP->hasAllZeroIndices() && CE2GEP->hasAllZeroIndices()) in evaluateICmpRelation()