Searched refs:pwf_space (Results 1 – 1 of 1) sorted by relevance
1553 isl_space *pwf_space; in isl_map_apply_pw_qpolynomial_fold() local1562 pwf_space = isl_pw_qpolynomial_fold_get_space(pwf); in isl_map_apply_pw_qpolynomial_fold()1563 ok = join_compatible(map_space, pwf_space); in isl_map_apply_pw_qpolynomial_fold()1565 isl_space_free(pwf_space); in isl_map_apply_pw_qpolynomial_fold()