< prev index next >

src/hotspot/share/opto/runtime.hpp

Print this page

        

@@ -297,10 +297,11 @@
   static const TypeFunc* mulAdd_Type();
 
   static const TypeFunc* vectorizedMismatch_Type();
 
   static const TypeFunc* ghash_processBlocks_Type();
+  static const TypeFunc* base64_encodeBlock_Type();
 
   static const TypeFunc* updateBytesCRC32_Type();
   static const TypeFunc* updateBytesCRC32C_Type();
 
   static const TypeFunc* updateBytesAdler32_Type();
< prev index next >