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

/openjdk7/hotspot/src/share/vm/code/
H A DcompiledIC.hpp232 // Set state. The entry must be the same, as computed by compute_entry.
238 static void compute_entry(methodHandle m, StaticCallInfo& info);
H A DcompiledIC.cpp570 void CompiledStaticCall::compute_entry(methodHandle m, StaticCallInfo& info) { function in class:CompiledStaticCall
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1245 CompiledStaticCall::compute_entry(callee_method, static_call_info);

Completed in 54 milliseconds