bolt/deps/llvm-18.1.8/polly/lib/External/isl/test_inputs/application2.omega

4 lines
106 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
{[x] : x >= 0 && x <= 20 }
{[x] -> [y] : y = 2x}
{[y]: Exists ( alpha : 2alpha = y && 0 <= y && y <= 40)}