reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2531 if (!tab) 2534 for (i = 0; i < tab->n_var; ++i) { 2536 if (!tab->var[i].is_row) 2538 row = tab->var[i].index; 2539 if (!isl_int_is_divisible_by(tab->mat->row[row][1], 2540 tab->mat->row[row][0]))