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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp79 bool needs_icache(ciMethod* method) const;
H A Dc1_LIRAssembler.cpp162 bool LIR_Assembler::needs_icache(ciMethod* method) const { function in class:LIR_Assembler
627 if (needs_icache(compilation()->method())) {

Completed in 24 milliseconds