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

References

tools/polly/lib/External/isl/isl_map.c
 4503 	n = isl_basic_map_dim(bmap1, isl_dim_out);
 4506 	total = nparam + n_in + n_out + bmap1->n_div + bmap2->n_div + n;
 4519 			bmap1->n_div + bmap2->n_div + n,
 4524 	bmap = add_divs(bmap, n);