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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_ValueType.hpp131 bool is_object_kind() const { return tag() == objectTag; } function in class:ValueType

Completed in 35 milliseconds