Polly
20.0.0git
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 Wed Nov 13 2024 03:17:31 for Polly by
1.9.6