LValueSymbol struct
#include <slang/analysis/DFAResults.h>
Tracks assigned ranges of symbols used as lvalues in the procedure.
Public variables
-
not_
null<const ast:: ValueSymbol*> symbol - The symbol used as an lvalue.
- SymbolLSPMap assigned
- The assigned bit ranges of the symbol.