Searched refs:secondary_cp_index_shift (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp194 secondary_cp_index_shift = bytecode_1_shift, enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon264
299 return ((uintx)_indices >> secondary_cp_index_shift); }

Completed in 30 milliseconds