Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

BasicBlock
A basic block in the native IR.
BlockId
A unique identifier for a basic block.
NatAnalysisCache
NatCacheEntry
NatConstantFoldingHelper
NatDepGraph
NatDominatorTree
NatLivenessInfo
NatPassConfig
NatPassRegistry
NatPassStats
NatWorklist
NativeBackend
The native code generation backend.
NativeEmitConfig
Configuration for the native backend.
NativeEmitStats
Statistics from native code generation.
NativeFunc
A function in the native IR.
NativeModule
A compiled native module.
Register
A register in the native IR (SSA form).
RegisterAllocator
Linear scan register allocator.

Enums§

CondCode
Comparison condition code.
NatPassPhase
NativeInst
A single instruction in the native IR.
NativeType
Machine-level types for the native IR.
NativeValue
A value operand in the native IR.