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, makeMappedListsUnmodifiable, size, toStringpublic BriefUnitGraph(Body body)
body - The underlying body we want to make a
graph for.Copyright © 2012-2019 RoboVM AB. All Rights Reserved.