extract out shared isl_qpolynomial_{take,restore}_poly
[isl.git] / isl_multi_unbind_params_templ.c
blob47433195401285c719936a2464886f761043df2d
1 /*
2 * Copyright 2019 Cerebras Systems
4 * Use of this software is governed by the MIT license
6 * Written by Sven Verdoolaege,
7 * Cerebras Systems, 175 S San Antonio Rd, Los Altos, CA, USA
8 */
10 #include <isl_multi_macro.h>
12 #undef TYPE
13 #define TYPE MULTI(BASE)
14 #include "isl_unbind_params_templ.c"