X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firdump_t.h;h=e38564649ad6de81294e156828b25cd3dbfb0682;hb=6b124543aff56817fcfe6d5b5ff181ac5c790e73;hp=69a1838b6b8d8c6e7b93a65f30a6aafc6ad46701;hpb=9d564d6198d8a1e36a3a9c9ec9ca4d13c6acd153;p=libfirm diff --git a/ir/ir/irdump_t.h b/ir/ir/irdump_t.h index 69a1838b6..e38564649 100644 --- a/ir/ir/irdump_t.h +++ b/ir/ir/irdump_t.h @@ -108,6 +108,7 @@ dump_node_opcode(FILE *F, ir_node *n); int dump_node_label(FILE *F, ir_node *n); +int dump_vrp_info(FILE *F, ir_node *n); /** Writes vcg representation with title "PRINT_TYPEID(tp)" to file F. */ int dump_type_node(FILE *F, ir_type *tp);