reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5113 ctx = isl_basic_map_get_ctx(bmap); 5114 v = isl_vec_alloc(ctx, 1 + total); 5118 eq = isl_mat_sub_alloc6(ctx, bmap->eq, 0, bmap->n_eq, 0, 1 + total);