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

/openjdk7/hotspot/src/share/vm/opto/
H A Dnode.hpp308 inline DUIterator& refresh_out_pos(DUIterator& i) const;
324 DUIterator refresh_out_pos(DUIterator i) const { return i; } function in class:Node
1134 DUIterator& Node::refresh_out_pos(DUIterator& i) const function in class:Node

Completed in 35 milliseconds