reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
119 if (!opt && map->n > 1 && sol) { 121 opt = &o; 131 opt, opt_denom, sol); 157 better = isl_int_gt(opt_i, *opt); 159 better = isl_int_lt(opt_i, *opt); 162 isl_int_submul(t, *opt, opt_denom_i); 170 if (opt) 171 isl_int_set(*opt, opt_i); 190 if (opt == &o)