Home
last modified time | relevance | path

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

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