Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp56 using ClusterIDMapType = DenseMap<const GlobalValue *, unsigned>; typedef
115 static void findPartitions(Module &M, ClusterIDMapType &ClusterIDMap, in findPartitions()
272 ClusterIDMapType ClusterIDMap; in SplitModule()