isl_basic_set_opt: avoid invalid access on error path
[platform/upstream/isl.git] / test_inputs / philippePolynomialCoeff1P.pwqp
1 [N] -> { [i, j] -> ((N * i + (1/5 * N + N^2) * i^2) + 5 * j) : i <= N and j >= 0 and j <= i }