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

/openjdk7/hotspot/src/share/vm/code/
H A DcompiledIC.hpp119 friend CompiledIC* CompiledIC_before(address return_addr);
162 inline CompiledIC* CompiledIC_before(address return_addr) { function
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1264 CompiledIC* inline_cache = CompiledIC_before(caller_frame.pc());
1461 CompiledIC* inline_cache = CompiledIC_before(caller_frame.pc());

Completed in 38 milliseconds