| 1 | //! Definitions for registers, operands, etc. Provides a thin |
| 2 | //! interface over the register allocator so that we can more easily |
| 3 | //! swap it out or shim it when necessary. |
| 4 |
nothing calls this directly
no outgoing calls
no test coverage detected