Searched refs:isGEPWithNoNotionalOverIndexing (Results 1 – 9 of 9) sorted by relevance
143 if (!CE->isGEPWithNoNotionalOverIndexing()) in isSimpleEnoughPointerToCommit()
4154 return CE->isGEPWithNoNotionalOverIndexing(); in ValidLookupTableConstant()
766 bool isGEPWithNoNotionalOverIndexing() const;
1042 bool isGEPWithNoNotionalOverIndexing() const;
1631 if (!CE1->isGEPWithNoNotionalOverIndexing() || in evaluateICmpRelation()1632 !CE2->isGEPWithNoNotionalOverIndexing()) in evaluateICmpRelation()
1072 bool ConstantExpr::isGEPWithNoNotionalOverIndexing() const { in isGEPWithNoNotionalOverIndexing() function in ConstantExpr
1792 if (!CE1->isGEPWithNoNotionalOverIndexing() || in evaluateICmpRelation()1793 !CE2->isGEPWithNoNotionalOverIndexing()) in evaluateICmpRelation()
749 bool ConstantExpr::isGEPWithNoNotionalOverIndexing() const { in isGEPWithNoNotionalOverIndexing() function in ConstantExpr
2164 if (!CE->isGEPWithNoNotionalOverIndexing()) in isSimpleEnoughPointerToCommit()