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_pw_aff.c
Go to the documentation of this file.
1
#include <
isl/id_to_pw_aff.h
>
2
#include <
isl/id.h
>
3
4
#include "
isl_aff_private.h
"
5
6
#define isl_id_is_equal(id1,id2) isl_bool_ok(id1 == id2)
7
8
#define ISL_KEY isl_id
9
#define ISL_VAL isl_pw_aff
10
#define ISL_HMAP_SUFFIX id_to_pw_aff
11
#define ISL_HMAP isl_id_to_pw_aff
12
#define ISL_HMAP_IS_EQUAL isl_id_to_pw_aff_plain_is_equal
13
#define ISL_KEY_IS_EQUAL isl_id_is_equal
14
#define ISL_VAL_IS_EQUAL isl_pw_aff_plain_is_equal
15
#define ISL_KEY_PRINT isl_printer_print_id
16
#define ISL_VAL_PRINT isl_printer_print_pw_aff
17
#define ISL_HMAP_HAVE_READ_FROM_STR
18
#define ISL_KEY_READ isl_stream_read_id
19
#define ISL_VAL_READ isl_stream_read_pw_aff
20
21
#include <
isl/hmap_templ.c
>
hmap_templ.c
id.h
id_to_pw_aff.h
isl_aff_private.h
Generated on Wed Apr 23 2025 00:34:23 for Polly by
1.9.6