drop pet_expr_from_access_and_index
commit71e134c8de0cc7710bdb22ee88a5492e196d18fe
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 15 Apr 2014 11:25:00 +0000 (15 13:25 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jun 2014 15:19:37 +0000 (20 17:19 +0200)
treec2ad7084648190e97bcf7a4719cbe6b9368479f6
parent6b5587abc439a49b535dbe965bdc037f3743cd95
drop pet_expr_from_access_and_index

When we split up access relations into may_read/may_write/must_write
there will no longer be a single access relation.
This function will therefore no longer be meaningful.
Integrate the function into its only remaining user.

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