body, heads, method, tails, unitChain, unitToPreds, unitToSuccs
Constructor and Description |
---|
BriefUnitGraph(Body body)
Constructs a BriefUnitGraph given a Body instance.
|
addEdge, buildHeadsAndTails, buildUnexceptionalEdges, combineMapValues, getBody, getExtendedBasicBlockPathBetween, getHeads, getPredsOf, getSuccsOf, getTails, iterator, size, toString
public BriefUnitGraph(Body body)
body
- The underlying body we want to make a graph for.