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

Method orderTails

blockaction.cc:240–259  ·  view source on GitHub ↗

The idea is if there is more than one \b tail for a loop, some tails are more "preferred" than others and should have their exit edges preserved longer and be the target of the DAG path. Currently we look for a single \b tail that has an outgoing edge to the \b exitblock and make sure it is the first tail.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

orderLoopBodiesMethod · 0.80

Calls 3

sizeMethod · 0.80
sizeOutMethod · 0.80
getOutMethod · 0.45

Tested by

no test coverage detected