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

/openjdk7/hotspot/src/share/vm/opto/
H A Dnode.hpp783 // is_Copy() returns copied edge index (0 or 1)
784 uint is_Copy() const { return (_flags & Flag_is_Copy); } function in class:Node

Completed in 85 milliseconds