PetScan::extract_affine(const llvm::APInt &): extract as pet_expr first
commitd95861752e31a1c0c8e5afa14277f8044798a217
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 2 Mar 2014 11:41:30 +0000 (2 12:41 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:11 +0000 (24 17:32 +0100)
tree67286507b0ca56dfc23d64128e03e165fe12bc36
parent5d855c2c97d16ce4e1b38f96491c44c8a0dec588
PetScan::extract_affine(const llvm::APInt &): extract 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>
scan.cc
scan.h