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

/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h112 unsigned getAttributeGroupID(AttributeSet PAL) const { function in class:llvm::ValueEnumerator
H A DBitcodeWriter.cpp260 Record.push_back(VE.getAttributeGroupID(A));
306 Record.push_back(VE.getAttributeGroupID(A.getSlotAttributes(i)));

Completed in 81 milliseconds