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
 1471 	for (i = bmap->n_div-1; i >= 0; --i) {
 1471 	for (i = bmap->n_div-1; i >= 0; --i) {
 1471 	for (i = bmap->n_div-1; i >= 0; --i) {
 1474 		redundant = div_is_redundant(bmap, i);
 1479 		bmap = isl_basic_map_drop_div(bmap, i);