Polly
22.0.0git
llvm-project
polly
lib
External
isl
test_inputs
codegen
group.c
Go to the documentation of this file.
1
if
(
N
== 0) {
2
A
();
3
C
();
4
}
5
B
();
N
static RegisterPass< ScopOnlyPrinterWrapperPass > N("dot-scops-only", "Polly - Print Scops of function (with no function bodies)")
A
A()
B
B()
C
#define C(FN,...)
Definition
isl_test2.cc:197
Generated on
for Polly by
1.14.0