Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h111 unsigned getAttributeID(AttributeSet PAL) const { in getAttributeID() function
DBitcodeWriter.cpp681 Vals.push_back(VE.getAttributeID(F.getAttributes())); in WriteModuleInfo()
1372 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()
1509 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()