(function() {var implementors = {}; implementors["cranelift_codegen"] = [{text:"impl ReservedValue for Ebb",synthetic:false,types:["cranelift_codegen::ir::entities::Ebb"]},{text:"impl ReservedValue for Value",synthetic:false,types:["cranelift_codegen::ir::entities::Value"]},{text:"impl ReservedValue for Inst",synthetic:false,types:["cranelift_codegen::ir::entities::Inst"]},{text:"impl ReservedValue for StackSlot",synthetic:false,types:["cranelift_codegen::ir::entities::StackSlot"]},{text:"impl ReservedValue for GlobalValue",synthetic:false,types:["cranelift_codegen::ir::entities::GlobalValue"]},{text:"impl ReservedValue for JumpTable",synthetic:false,types:["cranelift_codegen::ir::entities::JumpTable"]},{text:"impl ReservedValue for FuncRef",synthetic:false,types:["cranelift_codegen::ir::entities::FuncRef"]},{text:"impl ReservedValue for SigRef",synthetic:false,types:["cranelift_codegen::ir::entities::SigRef"]},{text:"impl ReservedValue for Heap",synthetic:false,types:["cranelift_codegen::ir::entities::Heap"]},{text:"impl ReservedValue for Table",synthetic:false,types:["cranelift_codegen::ir::entities::Table"]},{text:"impl ReservedValue for ValueLabel",synthetic:false,types:["cranelift_codegen::ir::ValueLabel"]},{text:"impl ReservedValue for Loop",synthetic:false,types:["cranelift_codegen::loop_analysis::Loop"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()