hotspot/src/share/vm/opto/classes.hpp
changeset 34164 a9e6034d7707
parent 33628 09241459a8b8
child 35146 9ebfec283f56
--- a/hotspot/src/share/vm/opto/classes.hpp	Mon Nov 09 22:43:30 2015 +0000
+++ b/hotspot/src/share/vm/opto/classes.hpp	Mon Nov 09 11:28:31 2015 +0100
@@ -138,6 +138,7 @@
 macro(Halt)
 macro(HasNegatives)
 macro(If)
+macro(RangeCheck)
 macro(IfFalse)
 macro(IfTrue)
 macro(Initialize)