reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1585 row = tab->con[r1].index; 1586 if (is_constant(tab, row)) { 1587 if (!isl_int_is_zero(tab->mat->row[row][1]) || 1588 (tab->M && !isl_int_is_zero(tab->mat->row[row][2]))) {