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

References

tools/polly/lib/External/isl/isl_map.c
 9738 	for (i = 0; i < map->n; ++i) {
 9738 	for (i = 0; i < map->n; ++i) {
 9738 	for (i = 0; i < map->n; ++i) {
 9739 		bmap = isl_basic_map_copy(map->p[i]);
 9743 		isl_basic_map_free(map->p[i]);
 9744 		map->p[i] = bmap;