diff src/share/vm/opto/matcher.hpp @ 4114:6729bbc1fcd6

7003454: order constants in constant table by number of references in code Reviewed-by: kvn, never, bdelsart
author twisti
date Wed, 16 Nov 2011 01:39:50 -0800
parents d8cb48376797
children db2e64ca2d5a
line wrap: on
line diff
--- a/src/share/vm/opto/matcher.hpp	Mon Nov 14 18:38:03 2011 -0800
+++ b/src/share/vm/opto/matcher.hpp	Wed Nov 16 01:39:50 2011 -0800
@@ -371,10 +371,6 @@
   // registers?  True for Intel but false for most RISCs
   static const bool clone_shift_expressions;
 
-  // Should constant table entries be accessed with loads using
-  // absolute addressing?  True for x86 but false for most RISCs.
-  static const bool constant_table_absolute_addressing;
-
   static bool narrow_oop_use_complex_address();
 
   // Generate implicit null check for narrow oops if it can fold