Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSplitModule.cpp38 typedef EquivalenceClasses<const GlobalValue *> ClusterMapType; typedef
43 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()