diff options
Diffstat (limited to 'compiler/optimizing/locations.h')
-rw-r--r-- | compiler/optimizing/locations.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/optimizing/locations.h b/compiler/optimizing/locations.h index 566c0daf1e..de876be9ab 100644 --- a/compiler/optimizing/locations.h +++ b/compiler/optimizing/locations.h @@ -345,6 +345,7 @@ class Location : public ValueObject { } static Location RegisterOrConstant(HInstruction* instruction); + static Location RegisterOrInt32LongConstant(HInstruction* instruction); static Location ByteRegisterOrConstant(int reg, HInstruction* instruction); // The location of the first input to the instruction will be |