extract out pet_and
commitc1b7948d1d9c7c66a0d58197b7168a51445939d2
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 5 Feb 2014 11:57:10 +0000 (5 12:57 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:08:33 +0000 (24 17:08 +0100)
tree4445ca7da160a41b14685c80b15da7b6c180c8e1
parent38177d57d1dbf5773f80eda16b1a1e66e8369e14
extract out pet_and

During the incemental move of some functionality from operating
on the clang AST to operating on pet_expr objects, this function
will be used by both.  Since this function only depends on isl
functionality, we move it to aff.c.

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