MCPcopy 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
120struct Inliner<'a>(Ref<'a, HashMap<ir::UserFuncName, ir::Function>>);
121
122impl<'a> Inline for Inliner<'a> {
123 fn inline(

Callers 1

runMethod · 0.70

Calls

no outgoing calls

Tested by 1

runMethod · 0.56