Searched refs:cluster_repr (Results 1 – 1 of 1) sorted by relevance
1314 int cluster_repr = cluster.representative; in RunImpl() local1331 if (effective_cluster_sizes[cluster_repr] >= min_cluster_size || in RunImpl()1332 has_functional_control_flow[cluster_repr] || marked_for_compilation) { in RunImpl()1333 string& name = cluster_names[cluster_repr]; in RunImpl()