Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Writer/
DValueEnumerator.h182 unsigned getAttributeGroupID(IndexAndAttrSet Group) const { in getAttributeGroupID() function
DBitcodeWriter.cpp833 Record.push_back(VE.getAttributeGroupID(Pair)); in writeAttributeGroupTable()
883 Record.push_back(VE.getAttributeGroupID({i, AS})); in writeAttributeTable()