scop.c: access_collect_params: avoid using access relation
commite77199e7957d4cdd6b6c1d3f9f2a871d42d80956
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 26 Mar 2014 09:49:41 +0000 (26 10:49 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jun 2014 14:29:15 +0000 (20 16:29 +0200)
tree0dfac64d4ad941e676bd4981dfc0e703f503e3b0
parent2a14df737269a5c4953866f7748d7365401ba6ec
scop.c: access_collect_params: avoid using access relation

In a future commit, we will only keep track of access relation(s)
when they cannot be trivially derived from the index expression.
Use pet_expr_access_get_parameter_space instead of extracting
space from access relation.

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