irop_flag_highlevel flag added to Confirm and Cast
[libfirm] / ir / ir / irdump.h
index 9d0dab0..969e21e 100644 (file)
@@ -191,6 +191,8 @@ void dump_subgraph (ir_node *root, int depth, const char *suffix);
 /** Dump the call graph.
  *
  * Dumps the callgraph to a file "Callgraph"<suffix>".vcg".
+ *
+ * @see dump_callgraph_loop_tree(const char *suffix)
  */
 void dump_callgraph(const char *suffix);