tree2scop.c: scop_from_non_affine_while: extract out scop_add_inc
commit27bf9c55dcc13aa558255e06ad704a558cb1fa7a
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 24 Apr 2014 12:25:16 +0000 (24 14:25 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 24 Apr 2014 12:25:16 +0000 (24 14:25 +0200)
treea7e1e7dd5381759b66d69b87657c5740e5d58802
parent70b81208baef5ff0902bb51cb4711da0a8e42a81
tree2scop.c: scop_from_non_affine_while: extract out scop_add_inc

This reduces the size of scop_from_non_affine_while and makes it
easier to apply further changes.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
tree2scop.c