Skip to main content

ImmRef

Type Alias ImmRef 

Source
pub type ImmRef = Idx<Imm>;
Expand description

One immediate, in the function’s immediate table.

Aliased Type§

pub struct ImmRef { /* private fields */ }