Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/
H A Dinline.rs375 let mut last_inlined_block = inline_block_layout(func, call_block, callee, &entity_map); in inline_one()
1027 fn inline_block_layout( in inline_block_layout() function