public class SimpleExceptionalGraph extends TrapUnitGraph
body, heads, method, tails, unitChain, unitToPreds, unitToSuccs
Constructor and Description |
---|
SimpleExceptionalGraph(Body body) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildSimpleExceptionalEdges(java.util.Map unitToSuccs,
java.util.Map unitToPreds) |
buildExceptionalEdges
addEdge, buildHeadsAndTails, buildUnexceptionalEdges, combineMapValues, getBody, getExtendedBasicBlockPathBetween, getHeads, getPredsOf, getSuccsOf, getTails, iterator, size, toString
public SimpleExceptionalGraph(Body body)
body
-