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

/haiku-buildtools/isl/
H A Disl_tab.c2755 static int rotate_constraints(struct isl_tab *tab, int first, int n) function
2821 if (rotate_constraints(tab, 0, tab->n_eq + i + 1) < 0)
2823 if (rotate_constraints(tab, tab->n_eq + i + 1,

Completed in 94 milliseconds