(function() {var implementors = {};
implementors["cranelift_codegen"] = [{text:"impl EntityRef for Ebb",synthetic:false,types:["cranelift_codegen::ir::entities::Ebb"]},{text:"impl EntityRef for Value",synthetic:false,types:["cranelift_codegen::ir::entities::Value"]},{text:"impl EntityRef for Inst",synthetic:false,types:["cranelift_codegen::ir::entities::Inst"]},{text:"impl EntityRef for StackSlot",synthetic:false,types:["cranelift_codegen::ir::entities::StackSlot"]},{text:"impl EntityRef for GlobalValue",synthetic:false,types:["cranelift_codegen::ir::entities::GlobalValue"]},{text:"impl EntityRef for JumpTable",synthetic:false,types:["cranelift_codegen::ir::entities::JumpTable"]},{text:"impl EntityRef for FuncRef",synthetic:false,types:["cranelift_codegen::ir::entities::FuncRef"]},{text:"impl EntityRef for SigRef",synthetic:false,types:["cranelift_codegen::ir::entities::SigRef"]},{text:"impl EntityRef for Heap",synthetic:false,types:["cranelift_codegen::ir::entities::Heap"]},{text:"impl EntityRef for Table",synthetic:false,types:["cranelift_codegen::ir::entities::Table"]},{text:"impl EntityRef for ValueLabel",synthetic:false,types:["cranelift_codegen::ir::ValueLabel"]},{text:"impl EntityRef for RegClassIndex",synthetic:false,types:["cranelift_codegen::isa::registers::RegClassIndex"]},{text:"impl EntityRef for Loop",synthetic:false,types:["cranelift_codegen::loop_analysis::Loop"]},];
implementors["wasmer_clif_fork_frontend"] = [{text:"impl EntityRef for Block",synthetic:false,types:["wasmer_clif_fork_frontend::ssa::Block"]},{text:"impl EntityRef for Variable",synthetic:false,types:["wasmer_clif_fork_frontend::variable::Variable"]},];
implementors["wasmer_clif_fork_wasm"] = [{text:"impl EntityRef for FuncIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::FuncIndex"]},{text:"impl EntityRef for DefinedFuncIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedFuncIndex"]},{text:"impl EntityRef for DefinedTableIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedTableIndex"]},{text:"impl EntityRef for DefinedMemoryIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedMemoryIndex"]},{text:"impl EntityRef for DefinedGlobalIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::DefinedGlobalIndex"]},{text:"impl EntityRef for TableIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::TableIndex"]},{text:"impl EntityRef for GlobalIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::GlobalIndex"]},{text:"impl EntityRef for MemoryIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::MemoryIndex"]},{text:"impl EntityRef for SignatureIndex",synthetic:false,types:["wasmer_clif_fork_wasm::translation_utils::SignatureIndex"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()