reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
222 if (!exp) 225 ctx = isl_reordering_get_ctx(exp); 226 space = isl_reordering_peek_space(exp); 231 for (i = 0; i < exp->len; ++i) { 232 dim_map->m[1 + exp->pos[i]].pos = 1 + i; 233 dim_map->m[1 + exp->pos[i]].sgn = 1;