reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1385 pos = 1 + isl_space_dim(bmap->dim, isl_dim_all) + div; 1387 if (isl_int_eq(constraint[pos], bmap->div[div][0])) { 1392 neg = isl_seq_is_neg(constraint, bmap->div[div]+1, pos); 1398 if (isl_seq_first_non_zero(constraint+pos+1, 1401 } else if (isl_int_abs_eq(constraint[pos], bmap->div[div][0])) { 1402 if (!isl_seq_eq(constraint, bmap->div[div]+1, pos)) 1404 if (isl_seq_first_non_zero(constraint+pos+1,