1if (N == 0) {
2 A();
3 C();
4}
5B();
6

source code of polly/lib/External/isl/test_inputs/codegen/group.c