< prev index next >

src/hotspot/share/opto/runtime.hpp

Print this page

        

@@ -287,10 +287,12 @@
 
   static const TypeFunc* squareToLen_Type();
 
   static const TypeFunc* mulAdd_Type();
 
+  static const TypeFunc* bigIntegerShift_Type();
+
   static const TypeFunc* vectorizedMismatch_Type();
 
   static const TypeFunc* ghash_processBlocks_Type();
   static const TypeFunc* base64_encodeBlock_Type();
 
< prev index next >