Expand description
The Muse intermediate representation (IR).
Structs§
- A type that has an
accessfield. - A collection of
Ops that represent a block of code that can be executed. - An IR
Function. - A tag that can be converted to the instruction address of an
Op::Labelinstruction.
Enums§
- The level of access of a member.
- An IR binary (two-argument) operation.
- An IR
Fault. - A virtual machine operation.
- A destination for an operation.
- A value or a source of a value.