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

Method identifyInternal

block.cc:898–921  ·  view source on GitHub ↗

\brief Move nodes from \b this into a new BlockGraph This does most of the work of collapsing a set of components in \b this into a single node. The components are removed from \b this, put in the new FlowBlock and adjusts edges. The new FlowBlock must be added back into \b this. \param ident is the new FlowBlock \param nodes is the list component FlowBlocks to move

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

LowlevelErrorClass · 0.85
addBlockMethod · 0.80
selfIdentifyMethod · 0.80
beginMethod · 0.45
endMethod · 0.45
setMarkMethod · 0.45
isMarkMethod · 0.45
push_backMethod · 0.45
clearMarkMethod · 0.45

Tested by

no test coverage detected