Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_polynomial.c2230 static void update_coeff(__isl_keep isl_vec *aff, in update_coeff() function
2264 update_coeff(aff, cst, 0); in isl_poly_update_affine()
2276 update_coeff(aff, cst, 1 + poly->var); in isl_poly_update_affine()