Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h169 unsigned getAttributeID(AttributeSet PAL) const { in getAttributeID() function
DBitcodeWriter.cpp1198 Vals.push_back(VE.getAttributeID(F.getAttributes())); in writeModuleInfo()
2442 Vals.push_back(VE.getAttributeID(II->getAttributes())); in writeInstruction()
2634 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in writeInstruction()