Searched refs:CurrentClusterSize (Results 1 – 1 of 1) sorted by relevance
199 unsigned CurrentClusterSize = BalancingQueue.top().second; in findPartitions() local215 CurrentClusterSize++; in findPartitions()218 BalancingQueue.push(std::make_pair(CurrentClusterID, CurrentClusterSize)); in findPartitions()