introduce pet_expr_access_type
commite049f5ee095079d5d61d128b87a9a8251ea850ea
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 15 Apr 2014 13:14:17 +0000 (15 15:14 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jun 2014 15:19:37 +0000 (20 17:19 +0200)
tree58bc2f9fb5d135c91b309eb6c7f6e31376e3d8ba
parent71e134c8de0cc7710bdb22ee88a5492e196d18fe
introduce pet_expr_access_type

This type makes the scop_collect_accesses code slightly easier to read and
we will be able to reuse this type when we split up access relations into
may_read/may_write/must_write.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
expr_access_type.h [new file with mode: 0644]
scop.c