pet_check_code.c: use pet_expr_extract_affine
commitbb27eba19877f387cae5df70c9466ffd3065c8e1
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 20 Feb 2014 10:31:22 +0000 (20 11:31 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Mar 2014 13:36:30 +0000 (25 14:36 +0100)
treef2e55903cd26df4d3599da4f207013f541c09fe0
parent4e57c827880d96a16290e4b3f306c2bfec774716
pet_check_code.c: use pet_expr_extract_affine

Now that pet_expr_extract_affine has been exposed, we can use it
instead of our partial implementation of essentially the same
functionality.

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