Something went wrong on our end
Draft: Do not reorder accesses in `move_constants_before_loop`
1 unresolved thread
1 unresolved thread
Compare changes
- Daniel Bauer authored
+ 9
− 1
@@ -129,11 +129,15 @@ def get_headers(ast_node: Node) -> Set[str]:
@@ -129,11 +129,15 @@ def get_headers(ast_node: Node) -> Set[str]:
@@ -147,6 +151,10 @@ class CustomCodeNode(Node):
@@ -147,6 +151,10 @@ class CustomCodeNode(Node):