reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4717 off = isl_space_dim(bmap->dim, isl_dim_all); 4731 if (!isl_int_is_zero(bmap->div[j][1 + 1 + off + i])) 4736 if (!isl_int_is_zero(bmap->eq[j][1 + off + i])) 4743 if (isl_int_is_pos(bmap->ineq[j][1 + off + i])) { 4747 if (isl_int_is_neg(bmap->ineq[j][1 + off + i])) { 4755 if (!isl_int_is_zero(bmap->ineq[j][1+off+i])) 4795 bmap->ineq[last_pos][1+off+i]);