vrp: Remove redundant assure_irg_outs().
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 4 Dec 2012 15:51:32 +0000 (16:51 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 5 Dec 2012 09:03:03 +0000 (10:03 +0100)
commit76e5562064bbd6b914cff1cd26306e6a6b885961
tree00fdcb5a50b72a483035e011e59fe93f741d8f44
parent3cda7b99b8d1bbddc0937e5529e4b3fdc0b2919d
vrp: Remove redundant assure_irg_outs().

The walker does not invalidate the info and the user of the walker already assures it.
ir/ana/vrp.c