Searched defs:call_method (Results 1 - 5 of 5) sorted by relevance

/openjdk10/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp99 call_method, // request for new frame from interpreter, manager responds with method_entry enumerator in enum:BytecodeInterpreter::messages
/openjdk10/hotspot/src/share/vm/opto/
H A DdoCall.cpp319 bool Compile::should_delay_string_inlining(ciMethod* call_method, JVMState* jvms) { argument
370 bool Compile::should_delay_boxing_inlining(ciMethod* call_method, JVMState* jvms) { argument
H A DcallGenerator.cpp1204 void WarmCallInfo::init(JVMState* call_site, ciMethod* call_method, ciCallProfile& profile, float prof_factor) { argument
H A Dcompile.hpp970 bool should_delay_inlining(ciMethod* call_method, JVMState* jvms) { argument
/openjdk10/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp1311 ciMethod *call_method = dest_method; local

Completed in 172 milliseconds