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

References

tools/polly/lib/External/isl/isl_map.c
 7412 	if (!map || !ls)
 7417 						    isl_local_space_copy(ls));
 7422 	map->dim = isl_local_space_get_space(ls);
 7426 	isl_local_space_free(ls);
 7429 	isl_local_space_free(ls);