reindent escape_ana.c in firm style
[libfirm] / ir / opt / scalar_replace.c
index 306c0eb..d13f96e 100644 (file)
@@ -767,8 +767,6 @@ int scalar_replacement_opt(ir_graph *irg)
                         * neither changed control flow, cf-backedges should be still
                         * consistent.
                         */
-                       set_irg_loopinfo_inconsistent(irg);
-
                        res = 1;
                }
                del_pset(sels);