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

File test_alias_analysis.rs

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

Source from the content-addressed store, hash-verified

1//! Test command for testing the alias analysis pass.
2//!
3//! The `alias-analysis` test command runs each function through GVN
4//! and then alias analysis after ensuring that all instructions are

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected