Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
use crate::ir::{Block, Inst};
4
use core::fmt;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected