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

/openjdk7/hotspot/src/share/vm/opto/
H A Dnode.hpp775 bool is_Con () const { return (_flags & Flag_is_Con) != 0; } function in class:Node

Completed in 399 milliseconds