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

/openjdk10/hotspot/src/share/vm/code/
H A DcompiledIC.hpp327 class StaticCallInfo { class
353 static void compute_entry(const methodHandle& m, bool caller_is_nmethod, StaticCallInfo& info);
365 void set(const StaticCallInfo& info);
H A DcompiledIC.cpp593 void CompiledStaticCall::set(const StaticCallInfo& info) {
617 void CompiledStaticCall::compute_entry(const methodHandle& m, bool caller_is_nmethod, StaticCallInfo& info) {
/openjdk10/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1322 StaticCallInfo static_call_info;

Completed in 58 milliseconds