- BugFix: kill partitions with 0 blocks either
[libfirm] / ir / opt / scalar_replace.h
index e5482b9..0e256f6 100644 (file)
@@ -36,4 +36,6 @@
  */
 int is_address_taken(ir_node *sel);
 
+void firm_init_scalar_replace(void);
+
 #endif /* FIRM_OPT_SCALAR_REPLACE_H */