MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / index

Method index

cranelift/codegen/src/machinst/reg.rs:202–204  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

200 }
201
202 pub fn index(self) -> usize {
203 self.0.vreg()
204 }
205}
206
207impl core::fmt::Debug for VirtualReg {

Callers 7

from_blockMethod · 0.45
succ_indicesMethod · 0.45
lower_clif_blockMethod · 0.45
collect_block_callMethod · 0.45
lowerMethod · 0.45
preg_to_pinned_vregFunction · 0.45
fromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected