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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp837 ShortLoopSize = 5 enumerator in enum:ControlFlowOptimizer::__anon133
H A Dc1_LinearScan.cpp6064 int max_end = MIN2(header_idx + ShortLoopSize, code->length());

Completed in 40 milliseconds