Polly 19.0.0git
isl_local_private.h
Go to the documentation of this file.
1#ifndef ISL_LOCAL_PRIVATE_H
2#define ISL_LOCAL_PRIVATE_H
3
4#include <isl_local.h>
5
7
8#endif
#define __isl_take
Definition: ctx.h:22
#define __isl_give
Definition: ctx.h:19
__isl_give isl_local * isl_local_alloc_from_mat(__isl_take isl_mat *mat)
Definition: isl_local.c:37