The upper bits of Or and Xor can be clean, too.
[libfirm] / ir / be / ia32 / ia32_new_nodes.h
index e3c99f2..3e1bf7f 100644 (file)
@@ -349,7 +349,7 @@ const char *get_ia32_orig_node(const ir_node *node);
 /**
  * Sets the name of the original ir node.
  */
-void set_ia32_orig_node(ir_node *node, const char *name);
+void set_ia32_orig_node(ir_node *node, const ir_node *old);
 
 #endif /* NDEBUG */