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

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.hpp578 static bool has_candidates(Compile *C);
H A Dcompile.cpp1953 if (_do_escape_analysis && ConnectionGraph::has_candidates(this)) {
H A Descape.cpp62 bool ConnectionGraph::has_candidates(Compile *C) { function in class:ConnectionGraph

Completed in 51 milliseconds