Polly
23.0.0git
llvm-project
polly
lib
External
isl
test_inputs
codegen
hoist2.c
Go to the documentation of this file.
1
for
(
int
c0
= 1;
c0
<= min(5, -
t1
+ 64 *
b
+ 9);
c0
+= 1)
2
if
(
c0
<= 3 ||
b
== 1)
3
for
(
int
c1
=
t1
- 64 *
b
+ 64;
c1
<= min(70, -
c0
+ 73);
c1
+= 64)
4
if
(
c0
<= 3 ||
c1
==
t1
)
5
A
(
c0
, 64 *
b
+
c1
- 8);
A
A()
c1
c1
Definition
dot.c:2
c0
c0
Definition
multi-stride2.c:2
b
b(9)
t1
t1
Definition
unroll11.c:2
Generated on
for Polly by
1.14.0