PetScan::extract_access_expr: construct access expression directly from pet_expr
commit31ccc20d77de70f9080f1ecad8509e320bd08970
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 27 Dec 2013 09:55:05 +0000 (27 10:55 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:10 +0000 (24 17:32 +0100)
tree3022e8f5296e035f2a5ff74867c8bf91b7545700
parent841bdb65be3c5688892bb29cfaa1d09e36ee6e23
PetScan::extract_access_expr: construct access expression directly from pet_expr

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>
expr.c
expr.h
scan.cc
scan.h