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

File test_optimize.rs

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

Source from the content-addressed store, hash-verified

1//! Test command for testing the optimization phases.
2//!
3//! The `optimize` test command runs each function through the
4//! optimization passes, but not lowering or regalloc. The output for

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected