< prev index next >

src/hotspot/share/opto/runtime.hpp

Print this page

        

*** 287,296 **** --- 287,298 ---- 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 >