Home
last modified time | relevance | path

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

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