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

/haiku-buildtools/isl/
H A Disl_tab.h238 struct isl_tab *isl_tab_relax(struct isl_tab *tab, int con) WARN_UNUSED;
H A Disl_coalesce.c511 tabs[i] = isl_tab_relax(tabs[i], n_eq + k);
H A Disl_tab.c2558 struct isl_tab *isl_tab_relax(struct isl_tab *tab, int con) function
3049 /* Undo the operation performed by isl_tab_relax.

Completed in 24 milliseconds