backend: put ignore regs into beirg
[libfirm] / ir / ir / ircons_t.h
index 99e5668..99ca587 100644 (file)
@@ -33,7 +33,7 @@
 /**
  * Creates a new Anchor node.
  */
-ir_node *new_Anchor(ir_graph *irg);
+ir_node *new_r_Anchor(ir_graph *irg);
 
 /**
  * Allocate a frag array for a node if the current graph state is phase_building.