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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
49 B
C
Raw Normal View History

A();
for (int c0 = 0; c0 <= 9; c0 += 1)
B(c0);