bolt/deps/llvm-18.1.8/polly/lib/External/isl/test_inputs/application2.omega
2025-02-14 19:21:04 +01:00

3 lines
106 B
Text

{[x] : x >= 0 && x <= 20 }
{[x] -> [y] : y = 2x}
{[y]: Exists ( alpha : 2alpha = y && 0 <= y && y <= 40)}