Type Definition cranelift_codegen::ir::JumpTables[][src]

type JumpTables = PrimaryMap<JumpTable, JumpTableData>;

Map of jump tables.