☰
Map
Map
In regalloc
Structs
BacktrackingOptions
CheckerErrors
IRSnapshot
LinearScanOptions
Options
Range
RealReg
RealRegUniverse
Reg
RegAllocResult
RegClassInfo
RegUsageCollector
Set
SpillSlot
StackmapRequestInfo
TypedIxVec
VirtualReg
Writable
Enums
Algorithm
AlgorithmWithDefaults
AnalysisError
BlockIx
CheckerError
InstIx
RegAllocError
RegClass
Constants
NUM_REG_CLASSES
Traits
Function
PrettyPrint
PrettyPrintSized
RegUsageMapper
Functions
allocate_registers
allocate_registers_with_opts
Type Definitions
Map
?
Type Definition
regalloc
::
Map
source
·
[
−
]
pub type Map<K, V> =
FxHashMap
<K, V>;