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

References

tools/polly/lib/External/isl/isl_map.c
 4751 	total = nparam + n_in + n_out + bmap->n_div + n_out;
 4752 	dim_map = isl_dim_map_alloc(bmap->ctx, total);
 4768 		isl_seq_clr(result->ineq[j], 1+total);
 4774 		isl_seq_clr(result->ineq[j], 1+total);