MCPcopy Create free account
hub / github.com/Spu7Nix/SPWN-language / check_for_dead_code

Function check_for_dead_code

optimizer/src/dead_code.rs:47–145  ·  view source on GitHub ↗
(
    network: &'a mut TriggerNetwork,
    objects: &mut Triggerlist,
    start: (Group, usize),
    //closed_group: &mut u16,
    reserved: &ReservedIds,
    visited_stack: &mut Vec<(Group, usize)>,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dead_code_optimizationFunction · 0.85

Calls 3

is_start_groupFunction · 0.85
iterMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected