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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmachnode.hpp323 const Type *_bottom_type; member in class:MachTypeNode
325 virtual const class Type *bottom_type() const { return _bottom_type; }

Completed in 47 milliseconds