Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp55 using ClusterMapType = EquivalenceClasses<const GlobalValue *>; typedef
61 static void addNonConstUser(ClusterMapType &GVtoClusterMap, in addNonConstUser()
77 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers()
104 ClusterMapType GVtoClusterMap; in findPartitions()
168 using SortType = std::pair<unsigned, ClusterMapType::iterator>; in findPartitions()
175 for (ClusterMapType::iterator I = GVtoClusterMap.begin(), in findPartitions()
198 for (ClusterMapType::member_iterator MI = in findPartitions()