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

References

tools/polly/lib/External/isl/isl_fold.c
 1188 	if (!set || !fold1 || !fold2)
 1191 	covers = fold1->type == isl_fold_max ? 1 : -1;
 1194 		for (j = 0; j < fold1->n; ++j) {
 1199 				isl_qpolynomial_copy(fold1->qp[j]),
 1206 		if (j >= fold1->n)