Polly
20.0.0git
llvm-project
polly
lib
External
isl
test_inputs
codegen
cloog
dealII.c
Go to the documentation of this file.
1
for
(
int
c0
= 0;
c0
<= min(min(T_2 - 1, T_67 - 1), T_66);
c0
+= 1) {
2
S1
(
c0
);
3
S2
(
c0
);
4
}
5
for
(
int
c0
= T_2;
c0
<= min(T_67 - 1, T_66);
c0
+= 1)
6
S2
(
c0
);
7
for
(
int
c0
= max(0, T_66 + 1);
c0
< min(T_2, T_67);
c0
+= 1)
8
S1
(
c0
);
9
for
(
int
c0
= T_67;
c0
<= min(T_2 - 1, T_66);
c0
+= 1) {
10
S1
(
c0
);
11
S2
(
c0
);
12
}
13
for
(
int
c0
= max(T_67, T_66 + 1);
c0
< T_2;
c0
+= 1)
14
S1
(
c0
);
15
if
(T_2 == 0 && T_67 == 0)
16
S1
(0);
S1
S1()
S2
S2()
c0
c0
Definition:
multi-stride2.c:2
Generated on Wed Nov 13 2024 03:17:30 for Polly by
1.9.6