llvm-project/polly/lib/External/isl/test_inputs/codegen/unroll7.c

11 lines
92 B
C

{
S(0, 0);
S(0, 3);
S(0, 4);
S(1, 1);
S(1, 4);
S(2, 2);
S(3, 3);
S(4, 4);
}