add pet_expr_kill_from_access_and_index
commit9f705d3d3c3fddae897c48fe0c6e415f9df1039c
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 27 Jun 2013 10:56:23 +0000 (27 12:56 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:09:09 +0000 (27 11:09 +0200)
treeac724dfc028920a05e41b1ae800de197bb8151d3
parent0893bec607620d4be9637ad6e3bc9e6a7d959992
add pet_expr_kill_from_access_and_index

We want to keep track of index expression in later commit,
so we introduce a pet_expr_kill_from_access_and_index wrapper
that currently ignores the index expression.

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