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

/openjdk9/hotspot/src/share/vm/runtime/
H A Ddeoptimization.hpp229 static int counter_temp_offset_in_bytes() { return offset_of(UnrollBlock, _counter_temp); } function in class:Deoptimization::UnrollBlock

Completed in 68 milliseconds