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

Method index

src/allocation_unit.rs:27–29  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

25
26 #[inline]
27 fn index(self) -> usize {
28 self.index as usize
29 }
30}
31
32impl ReservedValue for AllocationUnit {

Callers 2

newMethod · 0.45
kindMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected