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

/openjdk7/hotspot/src/share/vm/opto/
H A Doutput.hpp128 Node *_next_node; member in class:Scheduling
H A Doutput.cpp1765 _next_node(NULL),
1805 _next_node = bb->_nodes[bb->_nodes.size()-1];
1819 Bundle *bundle = node_bundling(_next_node);
1835 Bundle *bundle = node_bundling(_next_node);
2193 _next_node = d;
2217 _next_node = _nop;
2299 _next_node = n;
2444 _next_node->_idx, _bundle_instr_count);

Completed in 39 milliseconds