Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_tab.h246 int isl_tab_unrestrict(struct isl_tab *tab, int con) WARN_UNUSED;
Disl_coalesce.c783 if (isl_tab_unrestrict(info[i].tab, n_eq_i + k) < 0) in is_adj_ineq_extension_with_wraps()
Disl_tab.c2899 int isl_tab_unrestrict(struct isl_tab *tab, int con) in isl_tab_unrestrict() function