add pet_expr_from_index wrapper
commit763ddc8c50b56d1b5f896804a1c215aef91c940d
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 27 Jun 2013 08:19:04 +0000 (27 10:19 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:09:09 +0000 (27 11:09 +0200)
treee7eb909728de4376ec5094d363a7a208e43fed2a
parent788b9a847a03474ff911fb20e3e8a311e7f416fe
add pet_expr_from_index wrapper

In order to be able to keep track of index expressions in the constructed
pet_expr, we will gradually convert pet to use index expressions instead
of access relation.  As a first step, we introduce a wrapper that takes
an index expression and converts it to an access relation.

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