Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp72 static void addNonConstUser(ClusterMapType &GVtoClusterMap, in addNonConstUser()
87 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers()
122 ClusterMapType GVtoClusterMap; in findPartitions() local