xref: /llvm-project/polly/lib/External/isl/isl_multi_apply_set.c (revision 1fa7b972c02efa8e80706995f1c6326e68205c47)
1 #define APPLY_DOMBASE set
2 #define APPLY_DOM isl_set
3 
4 #include <isl_multi_apply_templ.c>
5 
6 #undef APPLY_DOMBASE
7 #undef APPLY_DOM
8