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

References

tools/polly/lib/External/isl/isl_aff.c
 4031 	ls = isl_local_space_from_space(space);
 4036 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 4044 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 4049 	isl_local_space_free(ls);