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

/openjdk7/hotspot/src/share/vm/opto/
H A Dgcm.cpp1018 uint start_latency = _node_latency->at_grow(LCA->_nodes[0]->_idx); local
1020 bool in_latency = (target <= start_latency);
1042 start_latency,
1084 start_latency = start_lat;
1094 least->_pre_order, start_latency, least_freq);

Completed in 70 milliseconds