reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4253 (bmap->extra + n) * (1 + row_size)); 4256 new_div = isl_alloc_array(bmap->ctx, isl_int *, bmap->extra + n); 4259 for (i = 0; i < n; ++i) { 4265 new_div[n + i] = bmap->block2.data + (bmap->div[i] - old); 4268 bmap->n_div += n; 4269 bmap->extra += n;