Polly 22.0.0git
set_to_map.c
Go to the documentation of this file.
1#include <isl/map_type.h>
2
3/* Treat "set" as a map.
4 * Internally, isl_set is defined to isl_map, so in practice,
5 * this function performs a redundant cast.
6 */
#define __isl_take
Definition ctx.h:22
#define __isl_give
Definition ctx.h:19
#define isl_set
const char * set
Definition isl_test.c:1356
static Signature set_to_map