export pet_expr_extract_affine
commit4e57c827880d96a16290e4b3f306c2bfec774716
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 20 Feb 2014 10:27:32 +0000 (20 11:27 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Mar 2014 13:36:30 +0000 (25 14:36 +0100)
tree27d846d997816ba525aedaa95f773691ed2324be
parentbdb7916ce78cef5d52bfdc148576f1999b774fc8
export pet_expr_extract_affine

Now that we have given the callers of pet_expr_extract_affine a better
control over what should be considered a parameter, we can expose
this function for external use.
Note that we currently do not expose any functionality for setting or
updating any assignemnts in a pet_context.  We can do so later
if the need arises.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
context.h
expr.h
include/pet.h