Draft: Do not reorder accesses in `move_constants_before_loop`
1 open thread
Compare changes
+ 9
− 1
@@ -129,11 +129,15 @@ def get_headers(ast_node: Node) -> Set[str]:
@@ -147,6 +151,10 @@ class CustomCodeNode(Node):