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
 1550 	total = isl_basic_map_total_dim(bmap);
 1559 	     d >= 0 && d >= total - bmap->n_div && d >= pos; --d)
 1560 		isl_seq_clr(bmap->div[d-(total-bmap->n_div)], 2+total);
 1560 		isl_seq_clr(bmap->div[d-(total-bmap->n_div)], 2+total);
 1603 						1+total);
 1605 						1+d, 1+total, NULL);