llvm/polly/lib/External/isl/test_inputs/codegen/group.c

if (N == 0) {
  A();
  C();
}
B();