Searched refs:getAttributeID (Results 1 – 4 of 4) sorted by relevance
97 unsigned getAttributeID(const AttrListPtr &PAL) const { in getAttributeID() function
508 Vals.push_back(VE.getAttributeID(F->getAttributes())); in WriteModuleInfo()1127 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction()1257 Vals.push_back(VE.getAttributeID(CI.getAttributes())); in WriteInstruction()
169 unsigned getAttributeID(AttributeSet PAL) const { in getAttributeID() function
1198 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()