Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h146 unsigned getAttributeGroupID(AttributeSet PAL) const { in getAttributeGroupID() function
DBitcodeWriter.cpp283 Record.push_back(VE.getAttributeGroupID(A)); in WriteAttributeGroupTable()
329 Record.push_back(VE.getAttributeGroupID(A.getSlotAttributes(i))); in WriteAttributeTable()