Module indexset
regalloc2
0.6.1
Module indexset
Structs
In crate regalloc2
Modules
checker
indexset
ssa
Macros
define_index
Structs
Allocation
Block
Inst
InstRange
InstRangeIter
MachineEnv
Operand
Output
OutputIter
PReg
PRegSet
PRegSetIter
ProgPoint
RegallocOptions
SpillSlot
VReg
Enums
AllocationKind
Edit
InstOrEdit
InstPosition
OperandConstraint
OperandKind
OperandPos
RegAllocError
RegClass
Traits
Function
Functions
run
?
Settings
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