Searched refs:isl_tab_unrestrict (Results 1 – 3 of 3) sorted by relevance
246 int isl_tab_unrestrict(struct isl_tab *tab, int con) WARN_UNUSED;
783 if (isl_tab_unrestrict(info[i].tab, n_eq_i + k) < 0) in is_adj_ineq_extension_with_wraps()
2899 int isl_tab_unrestrict(struct isl_tab *tab, int con) in isl_tab_unrestrict() function