PetScan::extract_affine: extract expression as pet_expr first
commit280c4e12d64f063bd150a8b4dc8bce3d41a596d6
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 24 Dec 2013 10:21:34 +0000 (24 11:21 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:10 +0000 (24 17:32 +0100)
tree29284a9a38d3594558d44f93410a8685ae58b231
parentd6c8ddd76655ba12756f4eaa6158bfff625e9a43
PetScan::extract_affine: extract expression as 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>
nest.c
nest.h
scan.cc
scan.h