| 1 | //! Test command for testing the optimization phases. |
| 2 | //! |
| 3 | //! The `optimize` test command runs each function through the |
| 4 | //! optimization passes, but not lowering or regalloc. The output for |
nothing calls this directly
no outgoing calls
no test coverage detected