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

Method removeUnreachableBlocks

funcdata_block.cc:343–390  ·  view source on GitHub ↗

\brief Remove any unreachable basic blocks A quick check for unreachable blocks can optionally be made, otherwise the cached state is checked via hasUnreachableBlocks(), which is turned on during analysis by calling the structureReset() method. \param issuewarning is \b true if warning comments are desired \param checkexistence is \b true to force an active search for unreachable blocks \return \

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

generateBlocksMethod · 0.80
applyMethod · 0.80

Calls 12

isEntryPointMethod · 0.80
getImmedDomMethod · 0.80
sizeMethod · 0.80
setDeadMethod · 0.80
sizeOutMethod · 0.80
getSizeMethod · 0.45
getBlockMethod · 0.45
collectReachableMethod · 0.45
getNameMethod · 0.45
getSpaceMethod · 0.45
getStartMethod · 0.45
printRawMethod · 0.45

Tested by

no test coverage detected