< prev index next >

src/hotspot/share/opto/node.hpp

Print this page

        

*** 1724,1734 **** init_class_id(Class_Type); } virtual const Type* Value(PhaseGVN* phase) const; virtual const Type *bottom_type() const; virtual uint ideal_reg() const; - #ifndef PRODUCT virtual void dump_spec(outputStream *st) const; virtual void dump_compact_spec(outputStream *st) const; #endif }; --- 1724,1733 ----
< prev index next >