reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
269 bound->stride = NULL; 273 isl_basic_map_foreach_constraint(hull, &check_stride_constraint, bound); 277 if (!bound->stride) 280 shift = isl_basic_map_from_aff(isl_aff_copy(bound->shift)); 296 aff = isl_aff_scale_down_val(aff, isl_val_copy(bound->stride));