X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firgmod.h;h=b30f6e73526b7dd8cef0aa6f1c15b755b0b3c660;hb=9be70b7ef6120836707d76050372a89247cec2a6;hp=edacfca2720fc8f812feb1358c0693ac92c87578;hpb=512afc22ee29255cfeef35deb41980831691c0fb;p=libfirm diff --git a/ir/ir/irgmod.h b/ir/ir/irgmod.h index edacfca27..b30f6e735 100644 --- a/ir/ir/irgmod.h +++ b/ir/ir/irgmod.h @@ -16,7 +16,7 @@ /* Exchanges two nodes by conserving edges leaving old (i.e., pointers pointing to old). Turns the old node into an Id. Requires that current_ir_graph is set properly. */ -inline void exchange (ir_node *old, ir_node *new); +INLINE void exchange (ir_node *old, ir_node *nw); /* Turns a node into a "useless" Tuple. The Tuple node just forms a tuple from several inputs. The predecessors of the tuple have to be