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

/openjdk7/hotspot/src/share/vm/code/
H A DcompiledIC.hpp220 friend CompiledStaticCall* compiledStaticCall_before(address return_addr);
250 inline CompiledStaticCall* compiledStaticCall_before(address return_addr) { function
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1269 CompiledStaticCall* ssc = compiledStaticCall_before(caller_frame.pc());

Completed in 4985 milliseconds