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

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.hpp263 static const TypeFunc* complete_monitor_enter_Type();
H A Druntime.cpp163 gen(env, _complete_monitor_locking_Java , complete_monitor_enter_Type , SharedRuntime::complete_monitor_locking_C , 0 , false, false, false);
602 const TypeFunc *OptoRuntime::complete_monitor_enter_Type() { function in class:OptoRuntime
H A Dmacro.cpp2242 CallNode *call = make_slow_call( (CallNode *) lock, OptoRuntime::complete_monitor_enter_Type(), OptoRuntime::complete_monitor_locking_Java(), NULL, slow_path, obj, box );

Completed in 44 milliseconds