Searched refs:ClusterIDs (Results 1 – 1 of 1) sorted by relevance
266 const SmallSet<ClusterId, 1> &ClusterIDs = OpcodeConfigToClusterID.second; in stabilize() local269 if (ClusterIDs.size() < 2) in stabilize()276 UnstableCluster.PointIndices.reserve(ClusterIDs.size()); in stabilize()280 for (const ClusterId &CID : ClusterIDs) { in stabilize()311 assert(UnstableCluster.PointIndices.size() >= ClusterIDs.size() && in stabilize()