move PetScan::extract_non_affine_condition before its first use
commit8771832aa5bded444c336a238bd4ec712dfae711
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 14:30:17 +0000 (24 15:30 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:11 +0000 (24 17:32 +0100)
treeee58b6665c79e14d0e9e689f0e8da258e35da1da
parent22752e30bb09a5a97263a1bf4eb4072a1547cd45
move PetScan::extract_non_affine_condition before its first use

This will make it easier to move to the use of an intermediate
pet_tree structure.

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