Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_polynomial.c2661 static isl_stat poly_set_active(__isl_keep isl_poly *poly, int *active, int d) in poly_set_active() function
2678 if (poly_set_active(rec->p[i], active, d) < 0) in poly_set_active()
2703 return poly_set_active(qp->poly, active, d); in set_active()
2787 if (poly_set_active(qp->poly, active, len) < 0) in remove_redundant_divs()