MCPcopy Create free account
hub / github.com/capy-language/capy / write_block_header

Method write_block_header

crates/codegen/src/debug.rs:66–97  ·  view source on GitHub ↗
(
        &mut self,
        w: &mut dyn std::fmt::Write,
        func: &cranelift::codegen::ir::Function,
        block: cranelift::prelude::Block,
        indent: usize,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decorate_blockFunction · 0.80

Calls 3

write_argFunction · 0.85
iterMethod · 0.80
nextMethod · 0.45

Tested by

no test coverage detected