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

/haiku-buildtools/isl/
H A Disl_tab.h240 int isl_tab_unrestrict(struct isl_tab *tab, int con) WARN_UNUSED;
H A Disl_coalesce.c391 if (isl_tab_unrestrict(tabs[i], n_eq + k) < 0)
H A Disl_tab.c2613 int isl_tab_unrestrict(struct isl_tab *tab, int con) function
3082 /* Undo the operation performed by isl_tab_unrestrict.

Completed in 41 milliseconds