heur4: Avoid unnecessary bitset operations when the node is not limited.
[libfirm] / ir / be / bechordal_t.h
index 5743663..6ab04af 100644 (file)
@@ -115,9 +115,6 @@ struct be_ra_chordal_opts_t {
        unsigned dump_flags;
        int      lower_perm_opt;
        int      vrfy_option;
-
-       char ilp_server[128];
-       char ilp_solver[128];
 };
 
 void check_for_memory_operands(ir_graph *irg);