Skip to main content

summarize_function_with_count

Function summarize_function_with_count 

Source
pub fn summarize_function_with_count(
    fn_ast_in: &str,
    callgraph_in: &str,
    cached_summary_in: &str,
    summary_out: &str,
    bit_count: u32,
) -> Program
Expand description

Version that takes the bit-lane count explicitly.