reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1036 isl_seq_fdiv_q(tab->mat->row[row] + 1, tab->mat->row[row] + 1, 1036 isl_seq_fdiv_q(tab->mat->row[row] + 1, tab->mat->row[row] + 1, 1037 tab->mat->row[row][0], 1 + tab->M + tab->n_col); 1039 isl_int_set_si(tab->mat->row[row][0], 1); 1046 isl_seq_combine(tab->mat->row[row] + 1, 1047 tab->mat->ctx->one, tab->mat->row[row] + 1, 1053 isl_int_add_ui(tab->mat->row[row][2 + tab->M + dcol], 1054 tab->mat->row[row][2 + tab->M + dcol], 1);