MCPcopy Create free account
hub / github.com/bea4dev/catla / collect_program

Function collect_program

src/catla_print_debug/src/optimization.rs:69–160  ·  view source on GitHub ↗
(
    program: &Program,
    name_resolved_map: &HashMap<EntityID, ResolvedInfo>,
    lifetime_results: &LifetimeAnalyzeResults,
    labels: &mut Vec<DebugLabel>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

collect_expressionFunction · 0.70
collect_primary_leftFunction · 0.70
collect_mapping_operatorFunction · 0.70

Calls 2

collect_variable_bindingFunction · 0.85
collect_expressionFunction · 0.70

Tested by

no test coverage detected