StackPointerDomain.Lattice Type
Represents a lattice element in the stack pointer propagation domain.
Union cases
| Union case |
Description
|
|
|
Full Usage:
NotConstSP
|
|
Full Usage:
Undef
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsConstSP
Returns: bool
|
|
Full Usage:
this.IsNotConstSP
Returns: bool
|
|
Full Usage:
this.IsUndef
Returns: bool
|
|
B2R2