Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h105 unsigned getAttributeID(AttributeSet PAL) const { in getAttributeID() function
DBitcodeWriter.cpp558 Vals.push_back(VE.getAttributeID(F->getAttributes())); in WriteModuleInfo()
1307 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()
1441 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()