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

References

tools/polly/lib/External/isl/isl_coalesce.c
  994 	ctx = isl_basic_map_get_ctx(info->bmap);
  997 	T = isl_mat_sub_alloc6(ctx, info->bmap->ineq, k, 1, 0, 1 + total);
 1007 	affected = isl_alloc_array(ctx, int, total);
 1025 		v = isl_vec_alloc(ctx, 1 + total);