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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.hpp184 int higher_equal( const Type *t ) const { return !cmp(meet(t),t); } function in class:Type

Completed in 35 milliseconds