aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.hpp')
-rw-r--r--src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.hpp b/src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.hpp
index bf2d70320..5a3f551ed 100644
--- a/src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.hpp
+++ b/src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.hpp
@@ -64,6 +64,8 @@
void init() { tableswitch_count = 0; }
+ void deoptimize_trap(CodeEmitInfo *info);
+
public:
void store_parameter(Register r, int offset_from_esp_in_words);