< prev index next >

src/share/vm/opto/runtime.hpp

Print this page

        

@@ -314,10 +314,12 @@
 
   static const TypeFunc* squareToLen_Type();
 
   static const TypeFunc* mulAdd_Type();
 
+  static const TypeFunc* ghash_processBlocks_Type();
+
   static const TypeFunc* updateBytesCRC32_Type();
 
   // leaf on stack replacement interpreter accessor types
   static const TypeFunc* osr_end_Type();
 
< prev index next >