regalloc2
0.6.1
Module indexset
Structs
In crate regalloc2
Module
regalloc2
::
indexset
Copy item path
source
·
[
−
]
Expand description
Index sets: sets of integers that represent indices into a space.
Structs
§
IndexSet
A conceptually infinite-length set of indices that allows union and efficient iteration over elements.
SetBitsIter