Added statistic.
authorStephen Adams <edu/mit/csail/zurich/adams>
Thu, 15 Dec 1994 01:41:42 +0000 (01:41 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Thu, 15 Dec 1994 01:41:42 +0000 (01:41 +0000)
v8/src/compiler/midend/widen.scm

index 47f3f3214730fcc87fca92d8222ee55a5c1e5270..2d142c7a2e6ea31ba9519482a771950a2a85558a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: widen.scm,v 1.3 1994/11/25 23:08:14 adams Exp $
+$Id: widen.scm,v 1.4 1994/12/15 01:41:42 adams Exp $
 
 Copyright (c) 1994 Massachusetts Institute of Technology
 
@@ -795,6 +795,7 @@ MIT in each case. |#
   ;; Rewrite CODE after widening all references to the WIDENABLE closures.  The
   ;; widening is done by side-effecting CODE, and the rewritten CODE is
   ;; returned.
+  (sample/1 '(widen/widened-closures count) (length widenable))
   (for-every widenable
     (lambda (closure)
       ;; Mark the closures and all nodes at which the value arrives as