Home
last modified time | relevance | path

Searched defs:nop_inst (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/abi/
Dmod.rs488 let nop_inst = fx.bcx.ins().nop(); in codegen_terminator_call() localVariable
511 let nop_inst = fx.bcx.ins().nop(); in codegen_terminator_call() localVariable