hotspot/src/share/vm/c1/c1_LIRGenerator.hpp
changeset 34201 2de6f3566659
parent 33626 3c94db05e903
child 35109 92535200db7d
--- a/hotspot/src/share/vm/c1/c1_LIRGenerator.hpp	Wed Oct 21 11:40:05 2015 +0200
+++ b/hotspot/src/share/vm/c1/c1_LIRGenerator.hpp	Mon Oct 05 23:50:43 2015 +0200
@@ -495,6 +495,7 @@
   static LIR_Opr divOutOpr();
   static LIR_Opr remOutOpr();
   static LIR_Opr shiftCountOpr();
+  LIR_Opr syncLockOpr();
   LIR_Opr syncTempOpr();
   LIR_Opr atomicLockOpr();