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

References

tools/polly/lib/External/isl/isl_aff.c
 4920 	ls = isl_local_space_from_space(isl_space_copy(space));
 4931 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 4936 	isl_local_space_free(ls);