reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
829 for (i = 0, j = bmap->n_div-1; i < bmap->n_eq; ++i) { 829 for (i = 0, j = bmap->n_div-1; i < bmap->n_eq; ++i) { 829 for (i = 0, j = bmap->n_div-1; i < bmap->n_eq; ++i) { 830 while (j >= 0 && isl_int_is_zero(bmap->eq[i][1 + total + j])) 834 if (isl_seq_first_non_zero(bmap->eq[i] + 1 + total, j) != -1) 837 return i;