Searched refs:ClusterMapType (Results 1 – 1 of 1) sorted by relevance
54 using ClusterMapType = EquivalenceClasses<const GlobalValue *>; typedef60 static void addNonConstUser(ClusterMapType &GVtoClusterMap, in addNonConstUser()75 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers()109 ClusterMapType GVtoClusterMap; in findPartitions()172 using SortType = std::pair<unsigned, ClusterMapType::iterator>; in findPartitions()179 for (ClusterMapType::iterator I = GVtoClusterMap.begin(), in findPartitions()202 for (ClusterMapType::member_iterator MI = in findPartitions()