Home
last modified time | relevance | path

Searched refs:ClusterMapType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp54 using ClusterMapType = EquivalenceClasses<const GlobalValue *>; typedef
72 static void addNonConstUser(ClusterMapType &GVtoClusterMap, in addNonConstUser()
87 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers()
122 ClusterMapType GVtoClusterMap; in findPartitions()
174 using SortType = std::pair<unsigned, ClusterMapType::iterator>; in findPartitions()
181 for (ClusterMapType::iterator I = GVtoClusterMap.begin(), in findPartitions()
206 for (ClusterMapType::member_iterator MI = in findPartitions()