Searched refs:upa_space (Results 1 – 1 of 1) sorted by relevance
7705 isl_space *upa_space; in isl_union_pw_aff_check_match_domain_space() local7718 upa_space = isl_union_pw_aff_get_space(upa); in isl_union_pw_aff_check_match_domain_space()7719 match = isl_space_has_equal_params(space, upa_space); in isl_union_pw_aff_check_match_domain_space()7726 isl_space_free(upa_space); in isl_union_pw_aff_check_match_domain_space()7729 isl_space_free(upa_space); in isl_union_pw_aff_check_match_domain_space()7738 isl_space *upa_space; in isl_union_pw_aff_matching_params() local7744 upa_space = isl_union_pw_aff_get_space(upa); in isl_union_pw_aff_matching_params()7746 match = isl_space_has_equal_params(space, upa_space); in isl_union_pw_aff_matching_params()7748 isl_space_free(upa_space); in isl_union_pw_aff_matching_params()