hotspot/src/share/vm/opto/node.hpp
changeset 360 21d113ecbf6a
parent 238 803c80713999
child 366 449c27706bac
--- a/hotspot/src/share/vm/opto/node.hpp	Fri Apr 11 09:56:35 2008 -0400
+++ b/hotspot/src/share/vm/opto/node.hpp	Sun Apr 13 17:43:42 2008 -0400
@@ -917,6 +917,7 @@
 
   // These guys are called by code generated by ADLC:
   intptr_t get_ptr() const;
+  intptr_t get_narrowcon() const;
   jdouble getd() const;
   jfloat getf() const;