| 1 | //! Test command for testing the alias analysis pass. |
| 2 | //! |
| 3 | //! The `alias-analysis` test command runs each function through GVN |
| 4 | //! and then alias analysis after ensuring that all instructions are |
nothing calls this directly
no outgoing calls
no test coverage detected