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

File progpoint.rs

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

Source from the content-addressed store, hash-verified

1//! Program points.
2
3use crate::ir::{Block, Inst};
4use core::fmt;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected