scop.c: extract out pet_stmt_is_affine_assume and pet_stmt_assume_get_index
commitdefa03cd68d2c998d4d7eec48c0a8c554acae753
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 26 Jan 2014 09:55:09 +0000 (26 10:55 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 31 Mar 2014 12:08:03 +0000 (31 14:08 +0200)
tree752e6b08f6da7eb06a0ec3cfa9ea7b0697da4fb9
parent68b85d60c3389375572184b26c3413d7bc36e03f
scop.c: extract out pet_stmt_is_affine_assume and pet_stmt_assume_get_index

These functions will need to be adjusted to the switch to pet_trees and
it is easier to change them as separate functions.

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