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

/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.hpp150 intptr_t _counter_temp; // SHOULD BE PD VARIABLE (x86 frame count temp) member in class:Deoptimization::UnrollBlock
188 static int counter_temp_offset_in_bytes() { return offset_of(UnrollBlock, _counter_temp); }

Completed in 31 milliseconds