Polly
20.0.0git
llvm-project
polly
lib
External
isl
test_inputs
codegen
cloog
forwardsub-2-1-2-3.c
Go to the documentation of this file.
1
S3
(1, 0);
2
for
(
int
c2
= 2;
c2
<=
M
;
c2
+= 1)
3
S1
(1, 1,
c2
);
4
for
(
int
c0
= 2;
c0
<=
M
;
c0
+= 1) {
5
S4
(
c0
, 0);
6
for
(
int
c2
=
c0
+ 1;
c2
<=
M
;
c2
+= 1)
7
S2
(
c0
, 1,
c2
);
8
}
S1
S1()
M
static RegisterPass< ScopPrinterWrapperPass > M("dot-scops", "Polly - Print Scops of function")
S2
S2()
S4
S4(1, 0, 0)
c2
c2
Definition:
forwardsub-2-1-2-3.c:3
S3
S3(1, 0)
c0
c0
Definition:
multi-stride2.c:2
Generated on Mon Nov 11 2024 10:03:27 for Polly by
1.9.6