diff src/compiler.sig @ 1017:34ba25d6af3b

Inlining threshold for Mono_reduce
author Adam Chlipala <adamc@hcoop.net>
date Sun, 25 Oct 2009 12:48:50 -0400
parents 2831be2daf2e
children dfe34fad749d
line wrap: on
line diff
--- a/src/compiler.sig	Sun Oct 25 12:08:21 2009 -0400
+++ b/src/compiler.sig	Sun Oct 25 12:48:50 2009 -0400
@@ -139,6 +139,7 @@
     val toMono_reduce2 : (string, Mono.file) transform
     val toMono_shake2 : (string, Mono.file) transform
     val toMono_opt4 : (string, Mono.file) transform
+    val toMono_reduce3 : (string, Mono.file) transform
     val toFuse2 : (string, Mono.file) transform
     val toUntangle3 : (string, Mono.file) transform
     val toMono_shake3 : (string, Mono.file) transform