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

type JumpTables = PrimaryMap<JumpTable, JumpTableData>;

Map of jump tables.