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

Method nodeSplit

funcdata_block.cc:989–1017  ·  view source on GitHub ↗

\brief Split control-flow into a basic block, duplicating its p-code into a new block P-code is duplicated into another block, and control-flow is modified so that the new block takes over flow from one input edge to the original block. \param b is the basic block to be duplicated and split \param inedge is the index of the input edge to move to the duplicate block

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

applyMethod · 0.80

Calls 7

LowlevelErrorClass · 0.85
sizeOutMethod · 0.80
sizeInMethod · 0.80
isMarkMethod · 0.45
getInMethod · 0.45
setMarkMethod · 0.45
clearMarkMethod · 0.45

Tested by

no test coverage detected