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

/haiku-buildtools/isl/
H A Disl_lp.c220 static __isl_give isl_val *basic_set_opt_lp( function
257 * Align the divs of "bset" and "obj" and call basic_set_opt_lp.
281 return basic_set_opt_lp(bset, max, obj);
297 res = basic_set_opt_lp(bset, max, obj);

Completed in 32 milliseconds