Searched refs:getAttributeID (Results 1 – 6 of 6) sorted by relevance
129 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() function
502 Vals.push_back(VE.getAttributeID(F.getAttributes())); in WriteModuleInfo()1203 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()1267 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()
500 Vals.push_back(VE.getAttributeID(F.getAttributes())); in WriteModuleInfo()1201 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()1329 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()
132 unsigned getAttributeID(llvm::AttributeSet PAL) const { in getAttributeID() function
515 Vals.push_back(VE.getAttributeID(F.getAttributes())); in WriteModuleInfo()1234 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()1363 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()