Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Utils/
DSplitModule.cpp57 using ClusterIDMapType = DenseMap<const GlobalValue *, unsigned>; typedef
98 static void findPartitions(Module *M, ClusterIDMapType &ClusterIDMap, in findPartitions()
266 ClusterIDMapType ClusterIDMap; in SplitModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSplitModule.cpp57 using ClusterIDMapType = DenseMap<const GlobalValue *, unsigned>; typedef
98 static void findPartitions(Module *M, ClusterIDMapType &ClusterIDMap, in findPartitions()
266 ClusterIDMapType ClusterIDMap; in SplitModule()
/external/llvm/lib/Transforms/Utils/
DSplitModule.cpp40 typedef DenseMap<const GlobalValue *, unsigned> ClusterIDMapType; typedef
80 static void findPartitions(Module *M, ClusterIDMapType &ClusterIDMap, in findPartitions()
245 ClusterIDMapType ClusterIDMap; in SplitModule()