Searched refs:cluster_indices (Results 1 – 1 of 1) sorted by relevance
71 std::set<signed_size_type> cluster_indices; member128 if (cprop.cluster_indices.size() != 1) in get_isolation()133 int const cluster_id = *cprop.cluster_indices.begin(); in get_isolation()282 if (prop0.cluster_indices.count(turn.cluster_id) == 0) in assign_regions()286 if (prop1.cluster_indices.count(turn.cluster_id) == 0) in assign_regions()293 prop0.cluster_indices.insert(turn.cluster_id); in assign_regions()294 prop1.cluster_indices.insert(turn.cluster_id); in assign_regions()