Method | Description | |
---|---|---|
ComputeDominance ( |
Computes the dominator tree.
|
|
ComputeDominanceFrontier ( ) : void |
Computes dominance frontiers. This method requires that the dominator tree is already computed!
|
|
ExportGraph ( ) : |
||
ResetVisited ( ) : void |
Resets "Visited" to false for all nodes in this graph.
|
Method | Description | |
---|---|---|
ControlFlowGraph ( |
||
FindCommonDominator ( |
public ComputeDominance ( |
||
cancellationToken | ||
return | void |