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

References

tools/polly/lib/External/isl/isl_pw_templ.c
  598 	if (!pw1 || !pw2)
  601 	n = pw1->n * pw2->n;
  609 		for (j = 0; j < pw2->n; ++j) {
  616 					isl_set_copy(pw2->p[j].set));
  626 				    FN(EL,copy)(pw2->p[j].FIELD));
  635 	FN(PW,free)(pw2);
  640 	FN(PW,free)(pw2);