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

References

tools/polly/lib/External/isl/isl_map.c
 7478 	ls = isl_basic_map_get_local_space(bmap);
 7479 	ls = isl_local_space_drop_dims(ls, isl_dim_div,
 7479 	ls = isl_local_space_drop_dims(ls, isl_dim_div,
 7492 	map = replace_space_by_local_space(map, ls);