Polly
20.0.0git
llvm-project
polly
lib
External
isl
test_inputs
codegen
cloog
stride2.c
Go to the documentation of this file.
1
for
(
int
c0
= 3;
c0
<= 26;
c0
+= 3)
2
S2
(
c0
,
c0
/ 3);
3
S1
(27);
4
S2
(27, 9);
5
for
(
int
c0
= 30;
c0
<= 100;
c0
+= 3)
6
S2
(
c0
,
c0
/ 3);
S1
S1()
S2
S2()
c0
c0
Definition:
stride2.c:2
Generated on Wed Nov 13 2024 03:17:30 for Polly by
1.9.6