reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2164 isl_int_init(opt); 2207 res = isl_set_solve_lp(delta, 0, obj->el, map->ctx->one, &opt, 2219 isl_int_neg(bmap->ineq[k][1 + nparam + 2 * d + aff->n_div], opt); 2222 res = isl_set_solve_lp(delta, 1, obj->el, map->ctx->one, &opt, 2234 isl_int_set(bmap->ineq[k][1 + nparam + 2 * d + aff->n_div], opt); 2255 isl_int_clear(opt); 2269 isl_int_clear(opt);