Polly
20.0.0git
llvm-project
polly
lib
External
isl
test_inputs
codegen
omega
wak3-0.c
Go to the documentation of this file.
1
for
(
int
c0
=
a
;
c0
<=
b
+ 20;
c0
+= 1) {
2
if
(
b
>=
c0
)
3
s0
(
c0
);
4
if
(
c0
>=
a
+ 10 &&
b
+ 10 >=
c0
)
5
s1(
c0
);
6
if
(
c0
>=
a
+ 20)
7
s2(
c0
);
8
}
c0
c0
Definition:
multi-stride2.c:2
a
a(0)
b
b(9)
s0
s0(n+19)
Generated on Fri Feb 7 2025 07:52:43 for Polly by
1.9.6