Home
last modified time | relevance | path

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

/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()