Allow to restart SSA construction on a graph in phase high.
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 3 Mar 2008 16:05:37 +0000 (16:05 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 3 Mar 2008 16:05:37 +0000 (16:05 +0000)
commitcb7f468da0e787741c1f1e92f89b0cabe7c19441
treefea65b46dd70171fd32a384dd1e26f0084f0ee2c
parentba4ebd66ccf3d4e9d443260fbe39c186f5def257
Allow to restart SSA construction on a graph in phase high.
After restarting, set_value()/get_value() can be used again!

[r17944]
ir/ir/ircons_t.h
ir/ir/irssacons.c [new file with mode: 0644]