PetScan::extract_conditional_assignment: extract write access as pet_expr
commit2bfc7345aa4c099f0c77b831d6ee1350d990ffdf
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 26 Feb 2014 16:29:49 +0000 (26 17:29 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:10 +0000 (24 17:32 +0100)
tree2cb9385867ccadc907748b3be0aa068733ba1ddf
parent67177d157a6f3a0e721b3f2873024ca31a87b171
PetScan::extract_conditional_assignment: extract write access as 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>
scan.cc