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
test_inputs
codegen
omega
ts1d-check0-0.c
Go to the documentation of this file.
1
for
(
int
c1
= 0;
c1
<
N
;
c1
+= 1)
2
s0
(1,
c1
, 1, 0, 0);
3
for
(
int
c1
= 0;
c1
<= floord(T - 1, 500);
c1
+= 1)
4
for
(
int
c2
= 1000 *
c1
;
c2
<= min(
N
+ 2 * T - 3,
N
+ 1000 *
c1
+ 997);
c2
+= 1) {
5
for
(
int
c3 = max(0, -((
N
+
c2
) % 2) -
N
- 1000 *
c1
+
c2
+ 2); c3 <= min(min(998, 2 * T - 1000 *
c1
- 2), -1000 *
c1
+
c2
- 2); c3 += 2) {
6
s1(2, 1000 *
c1
+ c3, 0, -1000 *
c1
+
c2
- c3, 1);
7
s2(2, 1000 *
c1
+ c3 + 1, 0, -1000 *
c1
+
c2
- c3 - 1, 1);
8
}
9
if
(2 * T >=
c2
+ 1 && 1000 *
c1
+ 999 >=
c2
)
10
s1(2, ((
c2
+ 1) % 2) +
c2
- 1, 0, -((
c2
+ 1) % 2) + 1, 1);
11
}
N
static RegisterPass< ScopOnlyPrinterWrapperPass > N("dot-scops-only", "Polly - Print Scops of function (with no function bodies)")
c2
c2
Definition:
forwardsub-2-1-2-3.c:3
s0
s0(n+19)
c1
c1
Definition:
ts1d-check0-0.c:2
Generated on Mon Apr 21 2025 04:48:46 for Polly by
1.9.6