pub type LiveSet = GrowableBitSet<ValueId>;Expand description
A dense bitset for tracking live values.
Aliased Typeยง
pub struct LiveSet { /* private fields */ }pub type LiveSet = GrowableBitSet<ValueId>;A dense bitset for tracking live values.
pub struct LiveSet { /* private fields */ }