LTDomInfo<'V> Type
Record fields
| Record Field |
Description
|
Full Usage:
Ancestor
Field type: int[]
|
DFPre -> DFPre of an ancestor.
|
|
Vertex ID -> DFPre
|
Dummy root
|
|
Full Usage:
IDom
Field type: int[]
|
DFPre -> DFPre of an immediate dominator.
|
Full Usage:
Label
Field type: int[]
|
DFPre -> DFPre in the ancestor chain s.t. DFPre of its Semi is minimal.
|
Full Usage:
MaxLength
Field type: int
|
Length of the arrays.
|
Full Usage:
Parent
Field type: int[]
|
DFPre -> DFPre of the parent node (zero if not exists).
|
Real roots of graph
|
|
Full Usage:
Semi
Field type: int[]
|
DFPre -> DFPre of a semidominator.
|
DFPre -> Vertex
|
B2R2