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

References

tools/polly/lib/External/isl/isl_bernstein.c
  535 	data.type = bound->type;
tools/polly/lib/External/isl/isl_bound.c
   83 						  bound->type);
   84 	bound->pwf_tight = isl_pw_qpolynomial_fold_zero(dim, bound->type);
  139 						  bound->type);
  140 	bound->pwf_tight = isl_pw_qpolynomial_fold_zero(dim, bound->type);
  190 	bound->type = isl_qpolynomial_fold_get_type(fold);
tools/polly/lib/External/isl/isl_range.c
  530 	if (bound->type == isl_fold_min)