summaryrefslogtreecommitdiff
path: root/compiler/dex/frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/dex/frontend.h')
-rw-r--r--compiler/dex/frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/dex/frontend.h b/compiler/dex/frontend.h
index bed3b97304..1145818789 100644
--- a/compiler/dex/frontend.h
+++ b/compiler/dex/frontend.h
@@ -46,6 +46,7 @@ enum opt_control_vector {
kTrackLiveTemps,
kSafeOptimizations,
kBBOpt,
+ kSuspendCheckElimination,
kMatch,
kPromoteCompilerTemps,
kBranchFusing,