reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
175 if (!*div_map) 176 *div_map = isl_alloc_array(bmap->ctx, int, bmap->n_div); 177 if (!*div_map) 190 isl_int_add(vec->el[2 + dim + (*div_map)[j]], 191 vec->el[2 + dim + (*div_map)[j]], 197 (*div_map)[i] = j;