SensitiveDFHelper Module
Functions and values
Function or value | Description |
Full Usage:
MaxExpansionDepth
Returns: int
|
|
|
|
Full Usage:
constantFoldSensitiveVPs state vars
Parameters:
State<Lattice, 'a>
vars : SensitiveVarPoint<'a> list
Returns: Lattice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
getDefSiteVertex g state var
Parameters:
IDiGraph<LowUIRBasicBlock, 'a>
state : State<'b, 'c>
var : Variable
Returns: IVertex<LowUIRBasicBlock>
|
|
Full Usage:
getTerminator state v tag
Parameters:
State<'a, 'b>
v : IVertex<LowUIRBasicBlock>
tag : 'b
Returns: Stmt
|
|
Full Usage:
tryOverApproximateTerminator state v
Parameters:
State<'a, 'b>
v : IVertex<LowUIRBasicBlock>
Returns: Stmt option
|