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

/openjdk7/hotspot/src/share/vm/opto/
H A Doutput.cpp1205 int last_call_offset = -1; local
1315 if (is_sfn && !is_mcall && padding == 0 && current_offset == last_call_offset) {
1511 last_call_offset = current_offset;

Completed in 689 milliseconds