Searched refs:isl_poly_sgn (Results 1 – 1 of 1) sorted by relevance
186 int isl_poly_sgn(__isl_keep isl_poly *poly) in isl_poly_sgn() function617 return qp ? isl_poly_sgn(qp->poly) : 0; in isl_qpolynomial_sgn()