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

/openjdk7/hotspot/src/share/vm/code/
H A DoopRecorder.hpp98 _index_shift = _collision_bit_shift+1 enumerator in enum:OopRecorder::IndexCache::__anon202
114 return (*cloc) >> _index_shift;
118 int cval1 = (index << _index_shift);

Completed in 28 milliseconds