Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

CCAnalysisCache
CCCacheEntry
CCConstantFoldingHelper
CCDepGraph
CCDominatorTree
CCExtCache
Analysis cache for CCExt.
CCExtConstFolder
Constant folding helper for CCExt.
CCExtDepGraph
Dependency graph for CCExt.
CCExtDomTree
Dominator tree for CCExt.
CCExtLiveness
Liveness analysis for CCExt.
CCExtPassConfig
Configuration for CCExt passes.
CCExtPassRegistry
Pass registry for CCExt.
CCExtPassStats
Statistics for CCExt passes.
CCExtWorklist
Worklist for CCExt.
CCLivenessInfo
CCPassConfig
CCPassRegistry
CCPassStats
CCWorklist
CCX2Cache
Analysis cache for CCX2.
CCX2ConstFolder
Constant folding helper for CCX2.
CCX2DepGraph
Dependency graph for CCX2.
CCX2DomTree
Dominator tree for CCX2.
CCX2Liveness
Liveness analysis for CCX2.
CCX2PassConfig
Configuration for CCX2 passes.
CCX2PassRegistry
Pass registry for CCX2.
CCX2PassStats
Statistics for CCX2 passes.
CCX2Worklist
Worklist for CCX2.
ClosureConvertConfig
Configuration for the closure conversion pass.
ClosureConvertStats
Statistics from the closure conversion pass.
ClosureConverter
The closure conversion pass.
ClosureInfo
Information about a closure discovered during analysis.
EscapeAnalysis
Performs escape analysis on an LCNF module.

Enums§

CCExtPassPhase
Pass execution phase for CCExt.
CCPassPhase
CCX2PassPhase
Pass execution phase for CCX2.
EscapeInfo
The escape status of a closure or variable.