MCPcopy Create free account
hub / github.com/cseagle/blc / removeFromFlow

Method removeFromFlow

block.cc:1487–1505  ·  view source on GitHub ↗

This should be applied only if the given FlowBlock has 0 or 1 outputs. If there is an output FlowBlock, all incoming edges to the given FlowBlock are moved so they flow into the output FlowBlock, then all remaining edges into or out of the given FlowBlock are removed. The given FlowBlock is \b not removed from \b this. This routine doesn't preserve loopedge information \param bl is the given Flow

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

blockRemoveInternalMethod · 0.80

Calls 7

LowlevelErrorClass · 0.85
sizeInMethod · 0.80
sizeOutMethod · 0.80
removeOutEdgeMethod · 0.80
replaceOutEdgeMethod · 0.80
getOutMethod · 0.45
getInMethod · 0.45

Tested by

no test coverage detected