Polly 22.0.0git
set_from_map.c
Go to the documentation of this file.
1#include <isl/map_type.h>
2
3/* Return the set that was treated as the map "map".
4 */
#define __isl_take
Definition ctx.h:22
#define __isl_give
Definition ctx.h:19
#define isl_set
const char * map
Definition isl_test.c:1783
static __isl_give isl_set * set_from_map(__isl_take isl_map *map)
Definition set_from_map.c:5