Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp56 using ClusterMapType = EquivalenceClasses<const GlobalValue *>; typedef
62 static void addNonConstUser(ClusterMapType &GVtoClusterMap, in addNonConstUser()
78 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers()
106 ClusterMapType GVtoClusterMap; in findPartitions()
170 using SortType = std::pair<unsigned, ClusterMapType::iterator>; in findPartitions()
177 for (ClusterMapType::iterator I = GVtoClusterMap.begin(), in findPartitions()
200 for (ClusterMapType::member_iterator MI = in findPartitions()