MCPcopy Create free account
hub / github.com/Amanieu/regalloc3 / index

Method index

src/entity/sparse.rs:487–489  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

485 #[inline]
486 #[must_use]
487 pub fn index(&self) -> usize {
488 self.index
489 }
490
491 /// Gets the entry's key in the map.
492 #[inline]

Callers 4

lastMethod · 0.45
is_emptyMethod · 0.45
lenMethod · 0.45
iterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected