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

File test_inline.rs

cranelift/filetests/src/test_inline.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Test command for testing inlining.
2//!
3//! The `inline` test command inlines all calls, and optionally optimizes each
4//! function before and after the optimization passes. It does not perform

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected