Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/
H A Dinline.rs370 let call_stack_map = replace_call_with_jump(allocs, func, call_inst, callee, &entity_map); in inline_one()
1191 fn replace_call_with_jump( in replace_call_with_jump() function