IVarBasedDataFlowSubState<'Lattice> Type
Instance members
Instance member | Description |
Full Usage:
this.Bottom
Returns: 'Lattice
Modifiers: abstract |
|
|
|
Full Usage:
this.EvalExpr
Parameters:
ProgramPoint
arg1 : Expr
Returns: 'Lattice
Modifiers: abstract |
|
Full Usage:
this.ExecutedFlows
Returns: HashSet<IVertex<LowUIRBasicBlock> * IVertex<LowUIRBasicBlock>>
Modifiers: abstract |
|
|
|
Full Usage:
this.FlowQueue
Returns: UniqueQueue<IVertex<LowUIRBasicBlock> * IVertex<LowUIRBasicBlock>>
Modifiers: abstract |
|
|
|
Full Usage:
this.Join
Parameters:
'Lattice
arg1 : 'Lattice
Returns: 'Lattice
Modifiers: abstract |
|
|
|
Full Usage:
this.Subsume
Parameters:
'Lattice
arg1 : 'Lattice
Returns: bool
Modifiers: abstract |