State<'Lattice> Type
Represents a state used in LowUIR-based sparse dataflow analysis.
Constructors
Constructor | Description |
|
|
Instance members
Instance member | Description |
|
|
Full Usage:
this.ClearPendingVertices
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.PerVertexIncomingDefs
Returns: Dictionary<IVertex<LowUIRBasicBlock>, Map<VarKind, VarPoint>>
|
|
Full Usage:
this.PerVertexOutgoingDefs
Returns: Dictionary<IVertex<LowUIRBasicBlock>, Map<VarKind, VarPoint>>
|
|
|
|
Full Usage:
this.Reset
|
|
|
|
|
|
|
|
|
|
|
|