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

References

tools/polly/lib/External/isl/isl_fold.c
 1316 	return upwf->type;
 1452 	pwf = isl_pw_qpolynomial_fold_from_pw_qpolynomial((*upwf)->type, pwqp);
tools/polly/lib/External/isl/isl_union_templ.c
   82 	u->type = type;
  132 		return FN(PART,ZERO)(space, u->type);
  224 	return FN(UNION,alloc)(space, u->type, u->table.n);
  855 	u->type = isl_fold_type_negate(u->type);
  855 	u->type = isl_fold_type_negate(u->type);
  894 		zero = FN(UNION,ZERO)(space, u->type);