Home
last modified time | relevance | path

Searched refs:insert_call_to_function (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/cranelift/fuzzgen/src/
H A Dfunction_generator.rs74 fn insert_call_to_function( in insert_call_to_function() function
122 insert_call_to_function(fgen, builder, opcode, &sig, sig_ref, func_ref) in insert_call()
1558 insert_call_to_function(self, builder, opcode, &sig, sig_ref, func_ref)?; in insert_terminator()