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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.hpp157 JVMState* sync_jvms_for_reexecute();
H A DgraphKit.cpp96 //--------------------------------sync_jvms_for_reexecute---------------------
99 JVMState* GraphKit::sync_jvms_for_reexecute() { function in class:GraphKit
842 JVMState* youngest_jvms = should_reexecute ? sync_jvms_for_reexecute() : sync_jvms();

Completed in 46 milliseconds