src/share/vm/opto/matcher.hpp

changeset 4159
8e47bac5643a
parent 4134
859c45fb8cea
child 5539
adb9a7d94cb5
     1.1 --- a/src/share/vm/opto/matcher.hpp	Mon Oct 08 17:04:00 2012 -0700
     1.2 +++ b/src/share/vm/opto/matcher.hpp	Tue Oct 09 10:11:38 2012 +0200
     1.3 @@ -380,6 +380,7 @@
     1.4    static const bool clone_shift_expressions;
     1.5  
     1.6    static bool narrow_oop_use_complex_address();
     1.7 +  static bool narrow_klass_use_complex_address();
     1.8  
     1.9    // Generate implicit null check for narrow oops if it can fold
    1.10    // into address expression (x64).

mercurial