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

/openjdk7/hotspot/src/share/vm/opto/
H A Dgcm.cpp1064 uint start_lat = _node_latency->at_grow(LCA->_nodes[0]->_idx); local
1071 LCA->_pre_order, LCA->_nodes[0]->_idx, start_lat, end_idx, end_lat, LCA_freq);
1084 start_latency = start_lat;
1086 if (target <= start_lat)

Completed in 36 milliseconds