Searched refs:ClusterIndex (Results 1 – 1 of 1) sorted by relevance
619 for (uint32_t ClusterIndex : ClusterOrder) { in reorderBasicBlocks() local620 ClusterAlgorithm::ClusterTy &Cluster = Clusters[ClusterIndex]; in reorderBasicBlocks()668 for (uint32_t ClusterIndex : ClusterOrder) { in reorderBasicBlocks() local669 ClusterAlgorithm::ClusterTy &Cluster = Clusters[ClusterIndex]; in reorderBasicBlocks()673 if (AvgFreq[ClusterIndex] < static_cast<double>(ColdThreshold)) in reorderBasicBlocks()724 for (uint32_t ClusterIndex : ClusterOrder) { in reorderBasicBlocks() local725 ClusterAlgorithm::ClusterTy &Cluster = Clusters[ClusterIndex]; in reorderBasicBlocks()