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

/openjdk7/hotspot/src/share/vm/code/
H A DcompiledIC.hpp148 void set_to_megamorphic(CallInfo* call_info, Bytecodes::Code bytecode, TRAPS);
H A DcompiledIC.cpp139 void CompiledIC::set_to_megamorphic(CallInfo* call_info, Bytecodes::Code bytecode, TRAPS) { function in class:CompiledIC
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1507 inline_cache->set_to_megamorphic(&call_info, bc, CHECK_(methodHandle()));

Completed in 1808 milliseconds