Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ Inliner
Class
Inliner
cranelift/filetests/src/test_inline.rs:120–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
struct Inliner<
'a>(Ref<'
a, HashMap<ir::UserFuncName, ir::Function>>);
121
122
impl<
'a> Inline for Inliner<'
a> {
123
fn inline(
Callers
1
run
Method · 0.70
Calls
no outgoing calls
Tested by
1
run
Method · 0.56