[SLP] Make getSameOpcode support different instructions if they have same semantics...
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / group.c
blob3e521e25956f0491d18c5112013a367dc7ce1ad3
1 if (N == 0) {
2 A();
3 C();
5 B();