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

Method reginfo

fuzz/src/lib.rs:38–40  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

36
37impl TestCase {
38 pub fn reginfo(&self) -> &GenericRegInfo {
39 self.reginfo.get()
40 }
41}
42
43impl Arbitrary<'_> for TestCase {

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected