MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / function_generator.rs

File function_generator.rs

cranelift/fuzzgen/src/function_generator.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::config::Config;
2use crate::cranelift_arbitrary::CraneliftArbitrary;
3use crate::target_isa_extras::TargetIsaExtras;
4use anyhow::Result;

Callers

nothing calls this directly

Calls 15

from_iterFunction · 0.85
fromFunction · 0.85
splitMethod · 0.80
collectMethod · 0.80
constraintsMethod · 0.80
ctrl_typesetMethod · 0.80
copiedMethod · 0.80
num_fixed_resultsMethod · 0.80
newFunction · 0.50
replaceFunction · 0.50

Tested by

no test coverage detected