Home
last modified time | relevance | path

Searched refs:poly_set_active (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_polynomial.c2812 static isl_stat poly_set_active(__isl_keep isl_poly *poly, int *active, int d) in poly_set_active() function
2829 if (poly_set_active(rec->p[i], active, d) < 0) in poly_set_active()
2854 return poly_set_active(qp->poly, active, d); in set_active()
2938 if (poly_set_active(qp->poly, active, len) < 0) in remove_redundant_divs()