Type Definition cranelift_codegen::ir::JumpTables
source · [−]pub type JumpTables = PrimaryMap<JumpTable, JumpTableData>;Expand description
Map of jump tables.
pub type JumpTables = PrimaryMap<JumpTable, JumpTableData>;Map of jump tables.