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

References

tools/polly/lib/External/isl/isl_equalities.c
  548 	H = isl_mat_sub_alloc(B, 0, B->n_row, 1 + first, n);
  549 	H = isl_mat_left_hermite(H, 0, &U, T2);
  549 	H = isl_mat_left_hermite(H, 0, &U, T2);
  550 	if (!H || !U || (T2 && !*T2))
  564 	H1 = isl_mat_sub_alloc(H, 0, H->n_row, 0, H->n_row);
  564 	H1 = isl_mat_sub_alloc(H, 0, H->n_row, 0, H->n_row);
  564 	H1 = isl_mat_sub_alloc(H, 0, H->n_row, 0, H->n_row);
  569 	isl_mat_free(H);
  600 	isl_mat_free(H);