Searched refs:getNumAttrSets (Results 1 – 19 of 19) sorted by relevance
86 AttributeSetsToPreserve.reserve(AL.getNumAttrSets()); in visitAttributeList()
653 unsigned getNumAttrSets() const;657 unsigned index_end() const { return getNumAttrSets() - 1; }
701 unsigned getNumAttrSets() const;705 unsigned index_end() const { return getNumAttrSets() - 1; }
172 EXPECT_EQ(2U, AL.getNumAttrSets()); in TEST()
1115 MaxSize = std::max(MaxSize, List.getNumAttrSets()); in get()1251 if (WithoutIndex >= getNumAttrSets()) in removeAttributes()1386 if (!pImpl || Index >= getNumAttrSets()) in getAttributes()1403 unsigned AttributeList::getNumAttrSets() const { in getNumAttrSets() function in AttributeList
1964 return Attrs.getNumAttrSets() <= Params + 2; in verifyAttributeCount()
1251 MaxSize = std::max(MaxSize, List.getNumAttrSets()); in get()1387 if (WithoutIndex >= getNumAttrSets()) in removeAttributes()1522 if (!pImpl || Index >= getNumAttrSets()) in getAttributes()1539 unsigned AttributeList::getNumAttrSets() const { in getNumAttrSets() function in AttributeList
2088 return Attrs.getNumAttrSets() <= Params + 2; in verifyAttributeCount()
105 if (int Res = cmpNumbers(L.getNumAttrSets(), R.getNumAttrSets())) in cmpAttrs()
902 for (unsigned i = 0; i < Attrs.getNumAttrSets(); ++i) { in remapInstruction()
110 if (int Res = cmpNumbers(L.getNumAttrSets(), R.getNumAttrSets())) in cmpAttrs()
208 Idx < AttrList.getNumAttrSets(); Idx++) in addCall()
899 for (unsigned i = 0; i < Attrs.getNumAttrSets(); ++i) { in remapInstruction()
641 for (unsigned i = 0; i < Attrs.getNumAttrSets(); ++i) { in mapAttributeTypes()
638 for (unsigned i = 0; i < Attrs.getNumAttrSets(); ++i) { in mapAttributeTypes()
1153 for (unsigned I = 0; I + 2 < Attrs.getNumAttrSets(); ++I) in applyICallBranchFunnel()
309 ie = CallSiteAttrs.getNumAttrSets(); i<ie; ++i) { in TransformFunctionAttributes()
1309 for (unsigned I = 0; I + 2 < Attrs.getNumAttrSets(); ++I) in applyICallBranchFunnel()
270 ie = CallSiteAttrs.getNumAttrSets(); i<ie; ++i) { in TransformFunctionAttributes()