Home
last modified time | relevance | path

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

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