reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
12771 ls = isl_aff_get_domain_local_space(ma->u.p[0]); 12772 if (!ls) 12775 n_param = isl_local_space_dim(ls, isl_dim_param); 12776 n_set = isl_local_space_dim(ls, isl_dim_set); 12780 isl_seq_cpy(bmap->div[i], ls->div->row[i], 1 + 1 + n_param); 12786 ls->div->row[i] + o_ls, n_set); 12792 ls->div->row[i] + o_ls, n_div); 12800 isl_local_space_free(ls); 12803 isl_local_space_free(ls);