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

/openjdk7/hotspot/src/share/vm/opto/
H A Dgcm.cpp1020 bool in_latency = (target <= start_latency); local
1025 in_latency = true;
1032 in_latency = true;
1075 ( !in_latency && // No block containing latency
1087 in_latency = true;

Completed in 34 milliseconds