Home
last modified time | relevance | path

Searched defs:project_out (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_pw_templ.c1315 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
H A Disl_union_map.c3989 static isl_stat project_out(__isl_take isl_map *map, void *user) in project_out() function
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h8661 isl::map basic_map::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
9606 isl::basic_set basic_set::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
11545 isl::map map::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
14788 isl::basic_set point::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
19121 isl::set set::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function