Use foreach_out_edge_safe() instead of reimplementing it.
[libfirm] / ir / ana / absgraph.h
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2009-12-21 Matthias Braunmake absgraph.h a private API (it never worked in the...
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-11 Christian WürdigBugFix: declare as extern, otherwise linker will create...
2007-05-10 Michael Beckupdated header
2007-05-10 Michael BeckAdded new header
2007-05-10 Sebastian HackAdded generic Depth First Search facility