Searched refs:isGEPWithNoNotionalOverIndexing (Results 1 – 5 of 5) sorted by relevance
1027 bool isGEPWithNoNotionalOverIndexing() const;
1608 if (!CE1->isGEPWithNoNotionalOverIndexing() || in evaluateICmpRelation()1609 !CE2->isGEPWithNoNotionalOverIndexing()) in evaluateICmpRelation()
1153 bool ConstantExpr::isGEPWithNoNotionalOverIndexing() const { in isGEPWithNoNotionalOverIndexing() function in ConstantExpr
2083 if (!CE->isGEPWithNoNotionalOverIndexing()) in isSimpleEnoughPointerToCommit()
3373 return CE->isGEPWithNoNotionalOverIndexing(); in ValidLookupTableConstant()