Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_fold.c1553 isl_space *pwf_space; in isl_map_apply_pw_qpolynomial_fold() local
1562 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()