Searched defs:bytecode_2_shift (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp191 bytecode_2_shift = main_cp_index_bits + BitsPerByte, enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon264
305 Bytecodes::Code bytecode_2() const { return Bytecodes::cast((primary_entry_indices() >> bytecode_2_shift)

Completed in 31 milliseconds