Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp57 using ClusterIDMapType = DenseMap<const GlobalValue *, unsigned>; typedef
98 static void findPartitions(Module &M, ClusterIDMapType &ClusterIDMap, in findPartitions()
265 ClusterIDMapType ClusterIDMap; in SplitModule()