slang::analysis::AnalyzedProcedure::ImplicitEventReadSet struct

The set of symbols read within a single * timing region.

Public variables

not_null<const ast::Statement*> statement
The * timed statement this read set belongs to.
SmallVector<ReadRange> reads
Symbols (and bit ranges) read in this * region.