Home
last modified time | relevance | path

Searched defs:GVtoClusterMap (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSplitModule.cpp43 static void addNonConstUser(ClusterMapType &GVtoClusterMap, in addNonConstUser()
59 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers()
86 ClusterMapType GVtoClusterMap; in findPartitions() local