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

References

tools/polly/lib/External/ppcg/gpu.c
  760 	ls = isl_local_space_from_space(space);
  765 		param = isl_pw_aff_var_on_domain(isl_local_space_copy(ls),
  773 		zero = isl_pw_aff_zero_on_domain(isl_local_space_copy(ls));
  777 	isl_local_space_free(ls);