rename pet_expr_foreach_access to pet_expr_map_access
commitddc930ddd81bb498953a13ef4d98b93cec052007
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 17 Jul 2013 13:56:23 +0000 (17 15:56 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 17 Jul 2013 13:56:29 +0000 (17 15:56 +0200)
tree46d9983b34c308c1ebf4428cd069eaf961972ef1
parent8f6e8cef3172cb9b53b27ff795f91ac6e7cb8bce
rename pet_expr_foreach_access to pet_expr_map_access

We want to introduce an pet_expr_foreach_access that simply
visits the the access expressions without modifying them.
We therefore rename the current pet_expr_foreach_access
to pet_expr_map_access first.

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