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