Home
last modified time | relevance | path

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

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