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
  440 		for (j = 0; j < pw2->n; ++j) {
  440 		for (j = 0; j < pw2->n; ++j) {
  440 		for (j = 0; j < pw2->n; ++j) {
  444 						isl_set_copy(pw2->p[j].set));
  450 					isl_set_copy(pw2->p[j].set));
  454 						   FN(EL,copy)(pw2->p[j].FIELD));
  461 	for (j = 0; j < pw2->n; ++j) {
  461 	for (j = 0; j < pw2->n; ++j) {
  461 	for (j = 0; j < pw2->n; ++j) {
  462 		set = isl_set_copy(pw2->p[j].set);
  466 		res = FN(PW,add_piece)(res, set, FN(EL,copy)(pw2->p[j].FIELD));