reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/isl_map_subtract.c
  180 	total = isl_basic_map_total_dim(tab->bmap);
  181 	dim = total - tab->bmap->n_div;
  182 	vec = isl_vec_alloc(bmap->ctx, 2 + total + bmap->n_div);