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

References

tools/polly/lib/External/isl/isl_range.c
  527 	data.pwf = bound->pwf;
  528 	data.pwf_tight = bound->pwf_tight;
  529 	data.tight = bound->check_tight;
  530 	if (bound->type == isl_fold_min)
  537 	bound->pwf = data.pwf;
  538 	bound->pwf_tight = data.pwf_tight;