Modules
std
zig
Zir
Inst
Bin
struct Bin
[src]
The meaning of these operands depends on the corresponding Tag.
Fields
lhs: Ref
rhs: Ref
Source
pub const Bin = struct { lhs: Ref, rhs: Ref, }