Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ idx
Method
idx
cranelift/codegen/src/timing.rs:80–82 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
78
79
impl Pass {
80
fn idx(self) -> usize {
81
self as usize
82
}
83
84
/// Description of the pass.
85
pub fn description(self) -> &'static str {
Callers
2
description
Method · 0.80
drop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected