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

References

tools/polly/lib/External/isl/isl_equalities.c
  133 	U = isl_mat_alloc(B->ctx, B->n_col - 1, B->n_col - 1);
  133 	U = isl_mat_alloc(B->ctx, B->n_col - 1, B->n_col - 1);
  133 	U = isl_mat_alloc(B->ctx, B->n_col - 1, B->n_col - 1);
  136 	isl_seq_cpy(U->row[0], B->row[0] + 1, B->n_col - 1);
  136 	isl_seq_cpy(U->row[0], B->row[0] + 1, B->n_col - 1);