aboutsummaryrefslogtreecommitdiffstats
path: root/extraction/extraction.vexpand
diff options
context:
space:
mode:
Diffstat (limited to 'extraction/extraction.vexpand')
-rw-r--r--extraction/extraction.vexpand2
1 files changed, 2 insertions, 0 deletions
diff --git a/extraction/extraction.vexpand b/extraction/extraction.vexpand
index b61a97d7..02c09c20 100644
--- a/extraction/extraction.vexpand
+++ b/extraction/extraction.vexpand
@@ -133,6 +133,8 @@ Extract Constant Compopts.optim_CSE3_trivial_ops =>
"fun _ -> !Clflags.option_fcse3_trivial_ops".
Extract Constant Compopts.optim_CSE3_conditions =>
"fun _ -> !Clflags.option_fcse3_conditions".
+Extract Constant Compopts.optim_CSE3_only_conditions =>
+ "fun _ -> !Clflags.option_fcse3_only_conditions".
Extract Constant Compopts.optim_move_loop_invariants =>
"fun _ -> !Clflags.option_fmove_loop_invariants".