Searched refs:poly_set_active (Results 1 – 1 of 1) sorted by relevance
2812 static isl_stat poly_set_active(__isl_keep isl_poly *poly, int *active, int d) in poly_set_active() function2829 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()