Searched refs:poly_print (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/mit/isl/dist/ |
| H A D | isl_output.c | 1806 static __isl_give isl_printer *poly_print(__isl_keep isl_poly *poly, in poly_print() function 1852 p = poly_print(rec->p[i], space, div, p); in poly_print() 1874 p = poly_print(qp->poly, qp->dim, qp->div, p); in print_qpolynomial() 1921 p = poly_print(qp->poly, space, qp->div, p); in print_qpolynomial_c()
|