Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- ZigAllocator
Usage - ZigAnalysis
Cache - ZigAsync
Fn - ZigBackend
- The Zig code generation backend.
- ZigBuild
Configuration - ZigBuiltin
Fn - ZigCache
Entry - ZigComptime
- ZigConstant
Folding Helper - ZigDep
Graph - ZigDominator
Tree - ZigError
Set - ZigExt
Cache - Analysis cache for ZigExt.
- ZigExt
Const Folder - Constant folding helper for ZigExt.
- ZigExt
DepGraph - Dependency graph for ZigExt.
- ZigExt
DomTree - Dominator tree for ZigExt.
- ZigExt
Liveness - Liveness analysis for ZigExt.
- ZigExt
Pass Config - Configuration for ZigExt passes.
- ZigExt
Pass Registry - Pass registry for ZigExt.
- ZigExt
Pass Stats - Statistics for ZigExt passes.
- ZigExt
Worklist - Worklist for ZigExt.
- ZigFile
- ZigFn
- Represents a Zig function definition.
- ZigGeneric
Fn - ZigImport
- ZigLiveness
Info - ZigModule
- Represents a complete Zig module (source file).
- ZigPacked
Field - ZigPacked
Struct - ZigPass
Config - ZigPass
Registry - ZigPass
Stats - ZigSlice
Ops - ZigStruct
- Represents a Zig struct definition.
- ZigTagged
Union - ZigTest
Block - ZigWorklist
Enums§
- ZigAllocator
Kind - ZigExpr
- Zig expression representation.
- ZigExt
Pass Phase - Pass execution phase for ZigExt.
- ZigOptimize
Mode - ZigPass
Phase - ZigStmt
- Zig statement representation.
- ZigType
- Zig type representation.