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

References

tools/polly/lib/External/isl/isl_map.c
 4397 	for (i = 0; i < map->n; ++i) {
 4397 	for (i = 0; i < map->n; ++i) {
 4397 	for (i = 0; i < map->n; ++i) {
 4398 		map->p[i] = isl_basic_map_project_out(map->p[i], type, first, n);
 4398 		map->p[i] = isl_basic_map_project_out(map->p[i], type, first, n);
 4399 		if (!map->p[i])