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

type JumpTables = PrimaryMap<JumpTable, JumpTableData>;

Map of jump tables.