Searched refs:isl_qpolynomial_cst_bound (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/isl/dist/
H A Disl_bound.h20 __isl_give isl_pw_qpolynomial_fold *isl_qpolynomial_cst_bound(
H A Disl_bound.c24 __isl_give isl_pw_qpolynomial_fold *isl_qpolynomial_cst_bound( function
70 pwf = isl_qpolynomial_cst_bound(bset, poly, bound->type, NULL);
H A Disl_bernstein.c383 return isl_qpolynomial_cst_bound(bset, poly, data->type, tight);
389 return isl_qpolynomial_cst_bound(bset, poly, data->type, tight);

Completed in 208 milliseconds