ConcEvalValue Type
Represents a value that can be evaluated in the context of concrete evaluation of LowUIR statements, which can be either defined or undefined.
Union cases
Union case | Description |
|
|
Full Usage:
Undef
|
Instance members
Instance member | Description |
Full Usage:
this.IsDef
Returns: bool
|
|
Full Usage:
this.IsUndef
Returns: bool
|
|