| 1 | //! Test command for testing inlining. |
| 2 | //! |
| 3 | //! The `inline` test command inlines all calls, and optionally optimizes each |
| 4 | //! function before and after the optimization passes. It does not perform |
nothing calls this directly
no outgoing calls
no test coverage detected