rustc_
codegen_
ssa
1.84.0-nightly
(fbab78289 2024-11-04)
Module operand
Module Items
Structs
Enums
In rustc_
codegen_
ssa::
mir
rustc_codegen_ssa
::
mir
Module
operand
Copy item path
Source
Structs
§
Operand
Ref
An
OperandRef
is an “SSA” reference to a Rust value, along with its type.
Enums
§
Operand
Value
The representation of a Rust value. The enum variant is in fact uniquely determined by the value’s type, but is kept as a safety check.