irloop: remove get_loop_son, get_loop_node
authorMatthias Braun <matze@braunis.de>
Tue, 8 Nov 2011 12:39:01 +0000 (13:39 +0100)
committerMatthias Braun <matze@braunis.de>
Wed, 9 Nov 2011 18:30:01 +0000 (19:30 +0100)
commitf8526c841999667a93e57d08cbaa66c01f2cb5b6
tree7b3fa093b5b5a501053130b2c7fadbb58b8e6fd8
parent6ce434e9f730f703e95d6dbca3a69f57aa9aec36
irloop: remove get_loop_son, get_loop_node

The interface was really inefficient and shouldn't be used like that.
So simply don't provide functions that make inefficient code convenient.
include/libfirm/irloop.h
ir/ana/irloop.c
ir/ana/irloop_t.h
ir/ir/irdump.c
ir/opt/loop.c