Index: runtime/vm/precompiler.h |
diff --git a/runtime/vm/precompiler.h b/runtime/vm/precompiler.h |
index 31465f23c60dd65e2b568afa60b02ab7247946ec..319eb34fc6c7280d8292890540a8d53c36e10491 100644 |
--- a/runtime/vm/precompiler.h |
+++ b/runtime/vm/precompiler.h |
@@ -318,6 +318,7 @@ class Precompiler : public ValueObject { |
void DropLibraries(); |
void BindStaticCalls(); |
+ void SwitchICCalls(); |
void DedupStackmaps(); |
void DedupStackmapLists(); |
void DedupInstructions(); |