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

/openjdk7/hotspot/src/share/vm/opto/
H A Doutput.cpp351 bool has_short_branch_candidate = false; local
430 has_short_branch_candidate = true;
474 while (has_short_branch_candidate && progress) {
476 has_short_branch_candidate = false;
536 has_short_branch_candidate = true;

Completed in 28 milliseconds