Sign in
nest-open-source
/
nest-cam
/
4320010
/
x86_64-linux-glibc2.15
/
d958e8515dddf7ed877d63063fd6c7716029f313
/
.
/
x86_64-linux-glibc2.15-4.8
/
include
/
cloog
/
isl
/
backend.h
blob: e4576d9eb98fc3e8ec732fe7c12295aedf122151 [
file
] [
log
] [
blame
]
#ifndef
CLOOG_ISL_BACKEND_H
#define
CLOOG_ISL_BACKEND_H
#include
<isl/constraint.h>
struct
cloogbackend
{
struct
isl_ctx
*
ctx
;
unsigned
ctx_allocated
:
1
;
};
#endif
/* define _H */