Searched defs:project_out (Results 1 – 3 of 3) sorted by relevance
/llvm-project/polly/lib/External/isl/ |
H A D | isl_pw_templ.c | 1315 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
|
H A D | isl_union_map.c | 3989 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 D | isl-noexceptions.h | 8661 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
|