Searched refs:addAllGlobalValueUsers (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | SplitModule.cpp | 77 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers() function 139 addAllGlobalValueUsers(GVtoClusterMap, F, BA); in findPartitions() 144 addAllGlobalValueUsers(GVtoClusterMap, &GV, &GV); in findPartitions()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SplitModule.cpp | 77 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers() function 139 addAllGlobalValueUsers(GVtoClusterMap, F, BA); in findPartitions() 144 addAllGlobalValueUsers(GVtoClusterMap, &GV, &GV); in findPartitions()
|
/external/llvm/lib/Transforms/Utils/ |
D | SplitModule.cpp | 59 static void addAllGlobalValueUsers(ClusterMapType &GVtoClusterMap, in addAllGlobalValueUsers() function 120 addAllGlobalValueUsers(GVtoClusterMap, F, BA); in findPartitions() 125 addAllGlobalValueUsers(GVtoClusterMap, &GV, &GV); in findPartitions()
|