reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2381 c = at_offset(data->depth, lower, 0); 2478 if (!isl_constraint_is_lower_bound(c, isl_dim_set, data->depth)) 2481 lower = isl_constraint_get_bound(c, isl_dim_set, data->depth); 2485 aff = isl_aff_add_coefficient_si(aff, isl_dim_in, data->depth, 1);