reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2402 if (!aff) 2407 ctx = isl_aff_get_ctx(aff); 2408 if (first + n > isl_aff_dim(aff, type)) 2412 active = isl_local_space_get_active(aff->ls, aff->v->el + 2); 2412 active = isl_local_space_get_active(aff->ls, aff->v->el + 2); 2416 first += isl_local_space_offset(aff->ls, type) - 1;