MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / remove_dead_nodes

Method remove_dead_nodes

node-graph/graph-craft/src/document.rs:810–852  ·  view source on GitHub ↗

Removes unused nodes from the graph. Returns a list of booleans which represent if each of the inputs have been retained.

(&mut self, number_of_inputs: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

output_duplicateFunction · 0.80

Calls 9

popMethod · 0.80
retainMethod · 0.80
iterMethod · 0.45
into_iterMethod · 0.45
lenMethod · 0.45
nextMethod · 0.45
extendMethod · 0.45
insertMethod · 0.45
get_mutMethod · 0.45

Tested by

no test coverage detected