Searched defs:icache (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.cpp900 CompiledIC* icache = CompiledIC_at(this); local
901 icache->set_to_clean();
909 CompiledIC* icache = CompiledIC_at(this); local
910 icache->set_to_clean();

Completed in 47 milliseconds