Searched refs:ClusterMapType (Results 1 – 1 of 1) sorted by relevance
38 typedef EquivalenceClasses<const GlobalValue *> ClusterMapType; typedef43 static void addNonConstUser(ClusterMapType &GVtoClusterMap, in addNonConstUser()59 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers()86 ClusterMapType GVtoClusterMap; in findPartitions()150 typedef std::pair<unsigned, ClusterMapType::iterator> SortType; in findPartitions()156 for (ClusterMapType::iterator I = GVtoClusterMap.begin(), in findPartitions()178 for (ClusterMapType::member_iterator MI = in findPartitions()