Polly 19.0.0git
union_map_type.h
Go to the documentation of this file.
1#ifndef ISL_UNION_MAP_TYPE_H
2#define ISL_UNION_MAP_TYPE_H
3
4#include <isl/ctx.h>
5#include <isl/list.h>
6
7#if defined(__cplusplus)
8extern "C" {
9#endif
10
13ISL_DECLARE_LIST_TYPE(union_map)
14#ifndef isl_union_set
18#endif
19
20#if defined(__cplusplus)
21}
22#endif
23
24#endif
#define __isl_export
Definition: ctx.h:31
#define ISL_DECLARE_EXPORTED_LIST_TYPE(EL)
Definition: list.h:26
#define ISL_DECLARE_LIST_TYPE(EL)
Definition: list.h:24
struct isl_union_set isl_union_set