Struct cranelift_codegen::ir::entities::JumpTable
source · pub struct JumpTable(_);
Expand description
An opaque reference to a jump table.
Implementations§
Trait Implementations§
source§impl ReservedValue for JumpTable
impl ReservedValue for JumpTable
source§fn reserved_value() -> JumpTable
fn reserved_value() -> JumpTable
Create an instance of the reserved value.