Searched refs:AttributeGroupMapType (Results 1 – 3 of 3) sorted by relevance
105 typedef DenseMap<AttributeSet, unsigned> AttributeGroupMapType; typedef106 AttributeGroupMapType AttributeGroupMap;178 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(PAL); in getAttributeGroupID()
109 using AttributeGroupMapType = DenseMap<IndexAndAttrSet, unsigned>; variable110 AttributeGroupMapType AttributeGroupMap;186 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(Group); in getAttributeGroupID()
107 using AttributeGroupMapType = DenseMap<IndexAndAttrSet, unsigned>; variable108 AttributeGroupMapType AttributeGroupMap;184 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(Group); in getAttributeGroupID()