ISubstate<'Lattice> Type
Represents a substate for the LowUIR-based sparse dataflow analysis.
Instance members
Instance member | Description |
|
|
Full Usage:
this.ExecutedFlows
Returns: HashSet<IVertex<LowUIRBasicBlock> * IVertex<LowUIRBasicBlock>>
Modifiers: abstract |
|
|
|
Full Usage:
this.FlowQueue
Returns: UniqueQueue<IVertex<LowUIRBasicBlock> * IVertex<LowUIRBasicBlock>>
Modifiers: abstract |
|
|
|