Home
last modified time | relevance | path

Searched refs:pwf_space (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_fold.c1890 isl_space *pwf_space; in isl_map_apply_pw_qpolynomial_fold() local
1899 pwf_space = isl_pw_qpolynomial_fold_get_space(pwf); in isl_map_apply_pw_qpolynomial_fold()
1900 ok = join_compatible(map_space, pwf_space); in isl_map_apply_pw_qpolynomial_fold()
1902 isl_space_free(pwf_space); in isl_map_apply_pw_qpolynomial_fold()