tree2scop.c: scop_from_non_affine_if: delay construction of body pet_scop(s)
commit248388821d68a1c2ab5a1efb8181b4ddd466e86c
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 10 Mar 2014 10:17:20 +0000 (10 11:17 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Mar 2014 13:36:27 +0000 (25 14:36 +0100)
tree48b3000ffb4f9df36b49322ed42dd593b0aa083f
parent7185b5de4b106cf0adcf1ca53bc6b31cd58aaebc
tree2scop.c: scop_from_non_affine_if: delay construction of body pet_scop(s)

In particular, delay their construction until after the construction
of the scop evaluating the condition.  This results in a more transparent
numbering of the virtual arrays.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
tests/break4.scop
tests/continue2.scop
tree2scop.c