Polly 19.0.0git
reservoir-fusion1.c
Go to the documentation of this file.
1for (int c0 = 0; c0 <= M; c0 += 1)
2 S1(c0);
3for (int c0 = 1; c0 <= M; c0 += 1)
4 S2(c0);
5for (int c0 = 0; c0 <= M; c0 += 1)
6 S3(c0);
S1()
static RegisterPass< ScopPrinterWrapperPass > M("dot-scops", "Polly - Print Scops of function")
S3(0)
S2()
c0
Definition: multi-stride2.c:2