Set the pinned state to float if we can detect that no exception can arise
[libfirm] / ir / ir / irflag.h
index fd030fa..236c12f 100644 (file)
@@ -184,6 +184,8 @@ void set_opt_dyn_meth_dispatch (int value);
 void set_opt_tail_recursion(int value);
 void set_opt_tail_recursion_verbose(int value);
 
+void set_opt_fragile_ops(int value);
+
 
 /** Enable/Disable normalizations of the firm representation.
  *