Searched refs:TypeX_ZERO (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.hpp1318 #define TypeX_ZERO TypeLong::ZERO macro
1362 #define TypeX_ZERO TypeInt::ZERO
H A Daddnode.cpp566 return ( phase->type( in(Offset) )->higher_equal( TypeX_ZERO ) ) ? in(Address) : this;

Completed in 37 milliseconds