Polly 19.0.0git
val_type.h
Go to the documentation of this file.
1#ifndef ISL_VAL_TYPE_H
2#define ISL_VAL_TYPE_H
3
4#include <isl/list.h>
5
6#if defined(__cplusplus)
7extern "C" {
8#endif
9
11typedef struct isl_val isl_val;
12
14
17
18#if defined(__cplusplus)
19}
20#endif
21
22#endif
#define __isl_export
Definition: ctx.h:31
__isl_export __isl_give ISL_HMAP __isl_take ISL_KEY __isl_take ISL_VAL * val
Definition: hmap.h:32
#define ISL_DECLARE_EXPORTED_LIST_TYPE(EL)
Definition: list.h:26
struct isl_multi_val isl_multi_val
Definition: val_type.h:16