Searched refs:root_clusters (Results 1 – 1 of 1) sorted by relevance
508 llvm::DenseMap<unsigned, Cluster> root_clusters; in FindClustersInTheBlock() local512 Cluster &cluster = root_clusters.FindAndConstruct(root).getSecond(); in FindClustersInTheBlock()524 for (auto &kv : root_clusters) { in FindClustersInTheBlock()