Do not hoist declarations of mutated variables
Files
2@@ -27,6 +27,7 @@ class HoistContext:
@@ -123,6 +124,7 @@ class HoistLoopInvariantDeclarations:
@@ -134,8 +136,12 @@ class HoistLoopInvariantDeclarations:
@@ -147,6 +153,7 @@ class HoistLoopInvariantDeclarations:
@@ -169,7 +176,8 @@ class HoistLoopInvariantDeclarations: