MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / reg.rs

File reg.rs

cranelift/codegen/src/machinst/reg.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected