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 6c33d109e3..43f68554b5 100644
--- a/compiler/dex/frontend.h
+++ b/compiler/dex/frontend.h
@@ -78,6 +78,7 @@ enum debugControlVector {
kDebugVerifyBitcode,
kDebugShowSummaryMemoryUsage,
kDebugShowFilterStats,
+ kDebugTimings
};
class LLVMInfo {