PetScan::set_upper_bounds: convert array bounds to pet_expr first
commit9b250eb760d5ef542225eca7ee62cc493a286880
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 19 Feb 2014 09:20:32 +0000 (19 10:20 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:11 +0000 (24 17:32 +0100)
treea461928a74914035948b792e2f6614fab6cdc26a
parent1c5af2d0400fcae65fb1a350ee1f67139c74b5ec
PetScan::set_upper_bounds: convert array bounds to pet_expr first

This is a further step in the process of moving from the extraction
of a polyhedral model directly from the clang AST to extracting it
from an intermediate data structure.

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