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) |
buildExceptionalEdgesaddEdge, buildHeadsAndTails, buildUnexceptionalEdges, combineMapValues, getBody, getExtendedBasicBlockPathBetween, getHeads, getPredsOf, getSuccsOf, getTails, iterator, size, toStringpublic SimpleExceptionalGraph(Body body)
body -