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
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)
8
extern
"C"
{
9
#endif
10
11
struct
__isl_export
isl_union_map
;
12
typedef
struct
isl_union_map
isl_union_map
;
13
ISL_DECLARE_LIST_TYPE
(union_map)
14
#ifndef isl_union_set
15
struct
__isl_export
isl_union_set
;
16
typedef
struct
isl_union_set
isl_union_set
;
17
ISL_DECLARE_EXPORTED_LIST_TYPE
(union_set)
18
#endif
19
20
#if defined(__cplusplus)
21
}
22
#endif
23
24
#endif
ctx.h
__isl_export
#define __isl_export
Definition:
ctx.h:31
list.h
ISL_DECLARE_EXPORTED_LIST_TYPE
#define ISL_DECLARE_EXPORTED_LIST_TYPE(EL)
Definition:
list.h:26
ISL_DECLARE_LIST_TYPE
#define ISL_DECLARE_LIST_TYPE(EL)
Definition:
list.h:24
isl_union_map
Definition:
isl_union_map_private.h:6
isl_union_set
struct isl_union_set isl_union_set
Definition:
union_map_type.h:16
Generated on Tue Apr 22 2025 02:09:21 for Polly by
1.9.6