Searched refs:AttributeGroupMap (Results 1 – 6 of 6) sorted by relevance
106 AttributeGroupMapType AttributeGroupMap; variable178 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(PAL); in getAttributeGroupID()179 assert(I != AttributeGroupMap.end() && "Attribute not in ValueEnumerator!"); in getAttributeGroupID()
901 unsigned &Entry = AttributeGroupMap[AS]; in EnumerateAttributes()
110 AttributeGroupMapType AttributeGroupMap; variable186 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(Group); in getAttributeGroupID()187 assert(I != AttributeGroupMap.end() && "Attribute not in ValueEnumerator!"); in getAttributeGroupID()
935 unsigned &Entry = AttributeGroupMap[Pair]; in EnumerateAttributes()
108 AttributeGroupMapType AttributeGroupMap; variable184 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(Group); in getAttributeGroupID()185 assert(I != AttributeGroupMap.end() && "Attribute not in ValueEnumerator!"); in getAttributeGroupID()
984 unsigned &Entry = AttributeGroupMap[Pair]; in EnumerateAttributes()