reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5534 ls = isl_aff_get_domain_local_space(aff); 5535 ls = isl_local_space_preimage_multi_aff(ls, isl_multi_aff_copy(ma)); 5535 ls = isl_local_space_preimage_multi_aff(ls, isl_multi_aff_copy(ma)); 5536 res = isl_aff_alloc(ls);