Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_coalesce.c264 static int count_eq(struct isl_coalesce_info *info, int status) in count_eq() function
2063 n = count_eq(&info[i], STATUS_CUT) + count_ineq(&info[i], STATUS_CUT); in can_wrap_in_set()
2310 if (count_eq(&info[i], STATUS_ADJ_EQ) != 1) in check_eq_adj_eq()