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
isl_id_to_id.c
Go to the documentation of this file.
1
#include <
isl/ctx.h
>
2
#include <
isl/id_to_id.h
>
3
#include <
isl/id.h
>
4
5
#define isl_id_is_equal(id1,id2) isl_bool_ok(id1 == id2)
6
7
#define ISL_KEY isl_id
8
#define ISL_VAL isl_id
9
#define ISL_HMAP_SUFFIX id_to_id
10
#define ISL_HMAP isl_id_to_id
11
#define ISL_HMAP_IS_EQUAL isl_id_to_id_is_equal
12
#define ISL_KEY_IS_EQUAL isl_id_is_equal
13
#define ISL_VAL_IS_EQUAL isl_id_is_equal
14
#define ISL_KEY_PRINT isl_printer_print_id
15
#define ISL_VAL_PRINT isl_printer_print_id
16
#define ISL_HMAP_HAVE_READ_FROM_STR
17
#define ISL_KEY_READ isl_stream_read_id
18
#define ISL_VAL_READ isl_stream_read_id
19
20
#include <
isl/hmap_templ.c
>
ctx.h
hmap_templ.c
id.h
id_to_id.h
Generated on Tue Apr 22 2025 02:09:25 for Polly by
1.9.6