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

References

tools/polly/lib/External/isl/isl_vertices.c
 1465 	if (n_simplex + n_other == d + 1)
 1467 				       other_ids, n_other, fn, user);
 1473 	ids = isl_alloc_array(ctx, int, n_other - 1);
 1482 		for (j = 1, k = 0; j < n_other; ++j) {