summaryrefslogtreecommitdiff
path: root/compiler/dex/reg_location.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/dex/reg_location.h')
-rw-r--r--compiler/dex/reg_location.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/dex/reg_location.h b/compiler/dex/reg_location.h
index 38f59dac5f..aa8ed460a5 100644
--- a/compiler/dex/reg_location.h
+++ b/compiler/dex/reg_location.h
@@ -21,6 +21,7 @@
namespace art {
+static constexpr int16_t INVALID_SREG = -1;
/*
* Whereas a SSA name describes a definition of a Dalvik vreg, the RegLocation describes