Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h184 unsigned getAttributeGroupID(IndexAndAttrSet Group) const { in getAttributeGroupID() function
H A DBitcodeWriter.cpp734 Record.push_back(VE.getAttributeGroupID(Pair)); in writeAttributeGroupTable()
778 Record.push_back(VE.getAttributeGroupID({i, AS})); in writeAttributeTable()