Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ BackwardsInsnIndex
Class
BackwardsInsnIndex
cranelift/codegen/src/machinst/vcode.rs:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
derive(::serde::Serialize, ::serde::Deserialize)
62
)]
63
pub struct BackwardsInsnIndex(InsnIndex);
64
65
impl BackwardsInsnIndex {
66
pub fn new(i: usize) -> Self {
Callers
1
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected