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

Method index

cranelift/codegen/src/ir/types.rs:386–388  ·  view source on GitHub ↗

Index of this type, for use with hash tables etc.

(self)

Source from the content-addressed store, hash-verified

384
385 /// Index of this type, for use with hash tables etc.
386 pub fn index(self) -> usize {
387 usize::from(self.0)
388 }
389
390 /// True iff:
391 ///

Callers 15

add_ssMethod · 0.45
add_dssMethod · 0.45
add_dtMethod · 0.45
add_gvMethod · 0.45
add_alias_regionMethod · 0.45
add_sigMethod · 0.45
add_fnMethod · 0.45
add_blockMethod · 0.45
parse_basic_blockMethod · 0.45
parse_block_paramMethod · 0.45
gen_retval_loadsMethod · 0.45
gprFunction · 0.45

Calls 1

fromFunction · 0.85

Tested by 1