Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h138 const std::vector<AttributeSet> &getAttributeGroups() const { in getAttributeGroups() function
DBitcodeWriter.cpp249 const std::vector<AttributeSet> &AttrGrps = VE.getAttributeGroups(); in WriteAttributeGroupTable()