reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
319 cst = particular_solution(B, d); 320 if (!cst) 322 if (cst->n_col == 0) { 324 isl_mat_free(cst); 366 isl_mat_sub_copy(T->ctx, T->row + 1, cst->row, cst->n_row, 0, 0, 1); 366 isl_mat_sub_copy(T->ctx, T->row + 1, cst->row, cst->n_row, 0, 0, 1); 367 isl_mat_free(cst); 374 isl_mat_free(cst);