public final class CallTree extends Graph
Graph.DuplicationReplacement, Graph.Mark, Graph.NodeEvent, Graph.NodeEventListener, Graph.NodeEventScope, Graph.Optionsname, trackNodeSourcePosition, verifyGraphEdges, verifyGraphs| Modifier and Type | Method and Description |
|---|---|
void |
dumpInfo(String format,
Object arg) |
void |
finalizeGraph() |
int |
getExpandedCount() |
int |
getInlinedCount() |
CallNode |
getRoot() |
String |
toString() |
void |
updateTracingInfo(TruffleInliningData inliningPlan) |
add, addDuplicates, addDuplicates, addOrUnique, addOrUniqueWithInputs, addWithoutUnique, addWithoutUniqueWithInputs, afterDecodingFields, afterNodeIdChange, afterRegister, beforeDecodingFields, beforeNodeDuplication, beforeNodeIdChange, compress, copy, copy, copy, copy, createIterativeNodeWorkList, createNodeBitMap, createNodeFlood, createNodeMap, createNodeWorkList, currentNodeSourcePosition, findDuplicate, freeze, getCompressions, getDebug, getDebugProperties, getEdgeModificationCount, getMark, getNewNodes, getNode, getNodeCount, getNodes, getNodes, getNodesDeletedSinceLastCompression, getOptions, getTotalNodesDeleted, hasNode, isFrozen, isNew, isNodeModificationCountsEnabled, maybeCompress, minimizeSize, nodeIdCount, resetDebug, setTrackNodeSourcePosition, temporaryFreeze, trackNodeEvents, trackNodeSourcePosition, trackNodeSourcePositionDefault, unfreeze, unique, verify, verifySourcePositions, withNodeSourcePosition, withNodeSourcePosition, withoutNodeSourcePositionpublic CallNode getRoot()
public int getInlinedCount()
public int getExpandedCount()
public void finalizeGraph()
public void updateTracingInfo(TruffleInliningData inliningPlan)