Searched refs:_counter_temp (Results 1 - 2 of 2) 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); }
H A Ddeoptimization.cpp108 _counter_temp = 0;

Completed in 36 milliseconds