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

/haiku-buildtools/isl/
H A Disl_affine_hull.c440 static __isl_give isl_basic_set *extend_affine_hull(struct isl_tab *tab, function
741 hull = extend_affine_hull(tab, hull, bset);
801 * tableau in its state after the return from extend_affine_hull.
854 hull = extend_affine_hull(tab, hull, NULL);

Completed in 40 milliseconds