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

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.cpp1737 set_last_compile(thread, method, is_osr, task->comp_level());
1917 // CompileBroker::set_last_compile
1920 void CompileBroker::set_last_compile(CompilerThread* thread, methodHandle method, bool is_osr, int comp_level) { function in class:CompileBroker

Completed in 37 milliseconds