hotspot/src/share/vm/opto/matcher.hpp
changeset 7433 b418028612ad
parent 7397 5b173b4ca846
child 8868 1bae515b806b
--- a/hotspot/src/share/vm/opto/matcher.hpp	Thu Dec 02 17:21:12 2010 -0800
+++ b/hotspot/src/share/vm/opto/matcher.hpp	Fri Dec 03 01:34:31 2010 -0800
@@ -365,6 +365,10 @@
   // 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