Searched refs:isGEPWithNoNotionalOverIndexing (Results 1 – 14 of 14) sorted by relevance
143 if (!CE->isGEPWithNoNotionalOverIndexing()) in isSimpleEnoughPointerToCommit()
4154 return CE->isGEPWithNoNotionalOverIndexing(); in ValidLookupTableConstant()
159 if (!CE->isGEPWithNoNotionalOverIndexing()) in isSimpleEnoughPointerToCommit()
4565 if (!CE->isGEPWithNoNotionalOverIndexing()) in ValidLookupTableConstant()
766 bool isGEPWithNoNotionalOverIndexing() const;
1109 bool isGEPWithNoNotionalOverIndexing() const;
1042 bool isGEPWithNoNotionalOverIndexing() const;
1651 if (!CE1->isGEPWithNoNotionalOverIndexing() || in evaluateICmpRelation()1652 !CE2->isGEPWithNoNotionalOverIndexing()) in evaluateICmpRelation()
1130 bool ConstantExpr::isGEPWithNoNotionalOverIndexing() const { in isGEPWithNoNotionalOverIndexing() function in ConstantExpr
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()