add pet_expr_filter
commita9857f2d39a17f373030c652267f754832b9ad74
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 2 Jun 2012 08:55:28 +0000 (2 10:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 3 Jun 2012 12:31:06 +0000 (3 14:31 +0200)
tree210f5284a0e0af2aea41d477d51988a813eaa608
parent82387901a263e8767ccaae5a88ebbbffa48752b2
add pet_expr_filter

This function is similar to pet_scop_filter, but adds a filter to a pet_expr
rather than to all statements in a pet_scop.
This ability will be needed for handling breaks and continues.

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