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

/openjdk7/hotspot/src/share/vm/code/
H A DcompiledIC.hpp241 address find_stub();
H A DcompiledIC.cpp493 // Do not reset stub here: It is too expensive to call find_stub.
517 address stub=find_stub();
597 address CompiledStaticCall::find_stub() { function in class:CompiledStaticCall
667 address stub = find_stub();

Completed in 438 milliseconds