- Allocate register slots array separately on obstack
[libfirm] / ir / be / arm / arm_new_nodes.h
index 82f0218..1ace387 100644 (file)
@@ -110,11 +110,6 @@ int get_arm_out_regnr(const ir_node *node, int pos);
  */
 const arch_register_t *get_arm_out_reg(const ir_node *node, int pos);
 
-/**
- * Sets the number of results.
- */
-void set_arm_n_res(ir_node *node, int n_res);
-
 /**
  * Returns the number of results.
  */