Correct three bugs in bemit_incsp(): Offset 0 must emit no code, get_signed_imm_size...
[libfirm] / ir / be / ia32 / ia32_new_nodes.h
index 0eb14e4..b65844b 100644 (file)
@@ -263,7 +263,6 @@ void set_ia32_in_req_all(ir_node *node, const arch_register_req_t **reqs);
  * Returns the argument register requirements of an ia32 node.
  */
 const arch_register_req_t *get_ia32_in_req(const ir_node *node, int pos);
-const arch_register_req_t *get_ia32_out_req(const ir_node *node, int pos);
 
 /**
  * Sets the IN register requirements at position pos.