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

References

tools/polly/lib/External/ppcg/gpu.c
  765 		param = isl_pw_aff_var_on_domain(isl_local_space_copy(ls),
  769 		bound = isl_pw_aff_lt_set(isl_pw_aff_copy(param), size_i);
  774 		bound = isl_pw_aff_ge_set(param, zero);