scop.c: access_extract_context: avoid using access relation
commit3f055b17c0d1635da8bf1beb2449738daf6bb6c6
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Mar 2014 14:55:16 +0000 (25 15:55 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jun 2014 14:29:15 +0000 (20 16:29 +0200)
tree0bf45ab25a4e927c7e43f6923b05dcd5f67b3471
parentec25cf672d77c0849c805a8548466f723b131c1a
scop.c: access_extract_context: 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.
Extract context constraints from index expression of access expression.

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