Polly
20.0.0git
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
v
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
i
l
m
p
r
s
v
Enumerations
Enumerator
Related Functions
a
d
f
l
m
s
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
b
f
i
m
o
r
s
t
Enumerations
a
g
i
m
o
t
Enumerator
i
m
o
t
v
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
llvm-project
polly
lib
External
isl
include
isl
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)
7
extern
"C"
{
8
#endif
9
10
struct
__isl_export
isl_val
;
11
typedef
struct
isl_val
isl_val
;
12
13
ISL_DECLARE_EXPORTED_LIST_TYPE
(
val
)
14
15
struct
__isl_export
isl_multi_val
;
16
typedef
struct
isl_multi_val
isl_multi_val
;
17
18
#if defined(__cplusplus)
19
}
20
#endif
21
22
#endif
__isl_export
#define __isl_export
Definition:
ctx.h:31
val
__isl_export __isl_give ISL_HMAP __isl_take ISL_KEY __isl_take ISL_VAL * val
Definition:
hmap.h:32
list.h
ISL_DECLARE_EXPORTED_LIST_TYPE
#define ISL_DECLARE_EXPORTED_LIST_TYPE(EL)
Definition:
list.h:26
isl_val
Definition:
isl_val_private.h:17
isl_multi_val
struct isl_multi_val isl_multi_val
Definition:
val_type.h:16
Generated on Sat Apr 19 2025 07:49:10 for Polly by
1.9.6