summaryrefslogtreecommitdiff
path: root/polly/lib/External/isl/isl_multi_apply_set.c
blob: df97878d109be37d9bb4c39eebd0f6a7f5f08784 (plain)
1
2
3
4
5
6
7
#define APPLY_DOMBASE set
#define APPLY_DOM isl_set

#include <isl_multi_apply_templ.c>

#undef APPLY_DOMBASE
#undef APPLY_DOM