StaticAlgo Type
Static dominator algorithm used for sub dominator tree construction.
Union cases
| Union case | Description |
Full Usage:
Cooper
|
|
Full Usage:
Iterative
|
|
Full Usage:
LT
|
|
Full Usage:
SLT
|
|
Full Usage:
SemiNCA
|
Instance members
| Instance member | Description |
Full Usage:
this.IsCooper
Returns: bool
|
|
Full Usage:
this.IsIterative
Returns: bool
|
|
Full Usage:
this.IsLT
Returns: bool
|
|
Full Usage:
this.IsSLT
Returns: bool
|
|
Full Usage:
this.IsSemiNCA
Returns: bool
|
|
B2R2