Home
last modified time | relevance | path

Searched refs:count_i (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_coalesce.c1713 int count_i, count_j; in check_adj_ineq() local
1716 count_i = count_ineq(&info[i], STATUS_ADJ_INEQ); in check_adj_ineq()
1719 if (count_i != 1 && count_j != 1) in check_adj_ineq()
1725 if (!cut_i && !cut_j && count_i == 1 && count_j == 1) in check_adj_ineq()
1728 if (count_i == 1 && !cut_i) in check_adj_ineq()