[flang][OpenMP] Use range-for to iterate over SymbolSourceMap, NFC
[llvm-project.git] / polly / lib / External / isl / test_inputs / schedule / flat1.sc
blobf3cb57f1f68a2fc956f1d771344899f9f3175b3d
1 # Check that a fixed value of one dimension in terms of the others
2 # does not cause loop coalescing avoidance to break down.
3 domain: [M] -> { S[a, b] : 0 <= a <= 99 and M <= 2b <= 1 + M }