hotspot/src/share/vm/opto/runtime.hpp
changeset 14132 3c1437abcefd
parent 13728 882756847a04
child 14835 70896cb93c35
equal deleted inserted replaced
14131:e376e3d428c9 14132:3c1437abcefd
   278   static const TypeFunc* generic_arraycopy_Type();
   278   static const TypeFunc* generic_arraycopy_Type();
   279   static const TypeFunc* slow_arraycopy_Type();   // the full routine
   279   static const TypeFunc* slow_arraycopy_Type();   // the full routine
   280 
   280 
   281   static const TypeFunc* array_fill_Type();
   281   static const TypeFunc* array_fill_Type();
   282 
   282 
       
   283   static const TypeFunc* aescrypt_block_Type();
       
   284   static const TypeFunc* cipherBlockChaining_aescrypt_Type();
       
   285 
   283   // leaf on stack replacement interpreter accessor types
   286   // leaf on stack replacement interpreter accessor types
   284   static const TypeFunc* osr_end_Type();
   287   static const TypeFunc* osr_end_Type();
   285 
   288 
   286   // leaf methodData routine types
   289   // leaf methodData routine types
   287   static const TypeFunc* profile_receiver_type_Type();
   290   static const TypeFunc* profile_receiver_type_Type();