Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't use Loop._invariants in Loop._node
The `Loop._invariants` are quite expensive to build. This patch aims to reduce the usage of `Loop._invariants` by reimplementing `Loop._node` without `Loop._invariants`.
- Loading branch information