- removed orphan declarations
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 8 Jan 2009 18:01:41 +0000 (18:01 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 8 Jan 2009 18:01:41 +0000 (18:01 +0000)
[r25125]

ir/be/ia32/ia32_new_nodes.h

index 857d359..0c8660f 100644 (file)
@@ -310,16 +310,6 @@ unsigned get_ia32_copyb_size(const ir_node *node);
 unsigned get_ia32_latency(const ir_node *node);
 
 
 unsigned get_ia32_latency(const ir_node *node);
 
 
-/**
- * Sets the flags for the n'th out.
- */
-void set_ia32_out_flags(ir_node *node, arch_irn_flags_t flags, int pos);
-
-/**
- * Gets the flags for the n'th out.
- */
-arch_irn_flags_t get_ia32_out_flags(const ir_node *node, int pos);
-
 /**
  * Get the list of available execution units.
  */
 /**
  * Get the list of available execution units.
  */