SubState<'L, 'ExeCtx> Type
Instance members
Instance member | Description |
Full Usage:
this.DefSiteQueue
Returns: UniqueQueue<SensitiveProgramPoint<'ExeCtx>>
Modifiers: abstract |
|
Full Usage:
this.ExecutedFlows
Returns: HashSet<IVertex<LowUIRBasicBlock> * 'ExeCtx * IVertex<LowUIRBasicBlock>>
Modifiers: abstract |
|
Full Usage:
this.ExecutedVertices
Returns: HashSet<IVertex<LowUIRBasicBlock> * 'ExeCtx>
Modifiers: abstract |
|
Full Usage:
this.FlowQueue
Returns: UniqueQueue<IVertex<LowUIRBasicBlock> * 'ExeCtx * IVertex<LowUIRBasicBlock>>
Modifiers: abstract |
|
Full Usage:
this.SetAbsValue
Parameters:
SensitiveVarPoint<'ExeCtx>
arg1 : 'L
Modifiers: abstract |
|