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

/openjdk7/hotspot/src/share/vm/code/
H A DcompiledIC.hpp147 void set_to_monomorphic(const CompiledICInfo& info);
H A DcompiledIC.cpp297 void CompiledIC::set_to_monomorphic(const CompiledICInfo& info) { function in class:CompiledIC
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1266 inline_cache->set_to_monomorphic(virtual_call_info);
1504 inline_cache->set_to_monomorphic(info);

Completed in 53 milliseconds