public class MHGPostDominatorsFinder<N> extends MHGDominatorsFinder<N>
MHGDominatorsFinder.getDominators(Object) returns all post-dominators.graph, heads, indexToNode, lastIndex, nodeToFlowSet, nodeToIndex| Constructor and Description |
|---|
MHGPostDominatorsFinder(DirectedGraph<N> graph) |
doAnalysis, getDominators, getDominatorsBitSet, getGraph, getImmediateDominator, indexOf, indexOfAssert, isDominatedBy, isDominatedByAllpublic MHGPostDominatorsFinder(DirectedGraph<N> graph)
Copyright © 2024 Soot OSS. All rights reserved.