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

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.cpp1601 int compile_count = CompilationRepeat; local
1602 while (compile_count > 0) {
1609 compile_count--;

Completed in 36 milliseconds