hotspot/src/share/vm/ci/ciEnv.hpp
changeset 13883 6979b9850feb
parent 13728 882756847a04
child 14477 95e66ea71f71
--- a/hotspot/src/share/vm/ci/ciEnv.hpp	Mon Sep 17 17:02:10 2012 -0700
+++ b/hotspot/src/share/vm/ci/ciEnv.hpp	Mon Sep 17 19:39:07 2012 -0700
@@ -362,7 +362,8 @@
                        ImplicitExceptionTable*   inc_table,
                        AbstractCompiler*         compiler,
                        int                       comp_level,
-                       bool                      has_unsafe_access);
+                       bool                      has_unsafe_access,
+                       bool                      has_wide_vectors);
 
 
   // Access to certain well known ciObjects.