MCPcopy 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)]
63pub struct BackwardsInsnIndex(InsnIndex);
64
65impl BackwardsInsnIndex {
66 pub fn new(i: usize) -> Self {

Callers 1

newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected