add PetScan::add_new_used_names
commit93ff8f775841e2a2639ebe2ef548b30e6d5f923c
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 17 Aug 2015 07:29:27 +0000 (17 09:29 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 10 Nov 2015 11:05:21 +0000 (10 12:05 +0100)
tree3b747ebdf8832b169d3059ac6389460fe7a5acd7
parent5b0a1c573a31bbac80e063a1c2c49a545d2273b0
add PetScan::add_new_used_names

This will be useful during inlining to communicate names between the PetScan
of the caller and that of the callee.

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