MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / inline.rs

File inline.rs

cranelift/codegen/src/inline.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Function inlining infrastructure.
2//!
3//! This module provides "inlining as a library" to Cranelift users; it does
4//! _not_ provide a complete, off-the-shelf inlining solution. Cranelift's

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected