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

References

tools/polly/lib/External/isl/isl_polynomial.c
 3192 	total = qp->div->n_col - 2;
 3193 	if (total > g_pos) {
 3195 		exp = isl_alloc_array(qp->div->ctx, int, total - g_pos);
 3198 		for (i = 0; i < total - g_pos; ++i)