cdep: Remove unnecessary start block test.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 5 Dec 2012 11:06:23 +0000 (12:06 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 5 Dec 2012 14:06:23 +0000 (15:06 +0100)
commitbd81af027a8771684ad2928fa5589cdc70562170
treee43fe9ac3cd0326c26e0bd072fc6a321eedb69c0
parent9091dbe003da8d2f020947692949e75f30954896
cdep: Remove unnecessary start block test.

The start block has no predecessors, so the subsequent loop will not be entered.
ir/ana/cdep.c