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

References

tools/polly/lib/External/isl/isl_map_simplify.c
  764 	ctx = bmap->ctx;
  774 	elim_for = isl_calloc_array(ctx, int, bmap->n_div);
  776 	index = isl_calloc_array(ctx, int, size);
  779 	eq = isl_blk_alloc(ctx, 1+total);
  816 	isl_blk_free(ctx, eq);