Searched refs:cut_j (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_coalesce.c454 int cut_i, cut_j; local
464 cut_j = any(eq_j, 2 * map->p[j]->n_eq, STATUS_CUT) ||
467 if (!cut_i && !cut_j && count_i == 1 && count_j == 1)
474 if (count_j == 1 && !cut_j)

Completed in 34 milliseconds