eliminate dead code
commitceedeca3fac7cd53e5db8a784f9d90d601351d7e
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 15 Apr 2012 12:42:55 +0000 (15 14:42 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 12 Nov 2012 11:25:31 +0000 (12 12:25 +0100)
treeb4a6886db03a19a0e661752caf25070c280da566
parent8b2a4f27533c70d05ba41bdc9f1e50006bdc1730
eliminate dead code

In particular, eliminate statement iterations that are definitely
not needed to produce the output arrays or for statement iterations
that call functions.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
ppcg.c