move pet_expr_extract_nested to nest.c
commite660aedb4a42f05e38a095c1fc54207921048f53
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 29 Dec 2013 13:43:20 +0000 (29 14:43 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:11 +0000 (24 17:32 +0100)
tree071d953f701eaea20c643c019d9c4acb11a0c36a
parent04d663ac823dab4a87bc6fd4ef5aeeec05d7b042
move pet_expr_extract_nested to nest.c

In the end all functionality related to parameters with nested
accesses should end up in nest.c.
We will also be able to reuse this function when we move to extracting
a pet_scop from an intermediate pet_tree structure.

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