xref: /llvm-project/polly/lib/External/isl/isl_multi_bind_domain_templ.c (revision e8227804ac7eef212f989339e04322113e77ec64)
1 /*
2  * Copyright 2018      Cerebras Systems
3  *
4  * Use of this software is governed by the MIT license
5  *
6  * Written by Sven Verdoolaege,
7  * Cerebras Systems, 175 S San Antonio Rd, Los Altos, CA, USA
8  */
9 
10 #include <isl_multi_macro.h>
11 
12 #undef TYPE
13 #define TYPE	MULTI(BASE)
14 #include <isl_bind_domain_templ.c>
15