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

/openjdk7/hotspot/src/share/vm/code/
H A DoopRecorder.hpp118 int cval1 = (index << _index_shift); local
119 if (cval0 != 0 && cval1 != cval0) cval1 += _collision_bit;
120 (*cloc) = cval1;

Completed in 30 milliseconds