- Allocate register slots array separately on obstack
[libfirm] / ir / be / mips / mips_new_nodes.h
index 1d1a45d..b74fcf3 100644 (file)
@@ -104,11 +104,6 @@ int get_mips_out_regnr(const ir_node *node, int pos);
  */
 const arch_register_t *get_mips_out_reg(const ir_node *node, int pos);
 
-/**
- * Sets the number of results.
- */
-void set_mips_n_res(ir_node *node, int n_res);
-
 /**
  * Returns the number of results.
  */