Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h182 unsigned getAttributeGroupID(IndexAndAttrSet Group) const { in getAttributeGroupID() function
H A DBitcodeWriter.cpp786 Record.push_back(VE.getAttributeGroupID(Pair)); in writeAttributeGroupTable()
837 Record.push_back(VE.getAttributeGroupID({i, AS})); in writeAttributeTable()