Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- LLVM
Analysis Cache - LLVM
Cache Entry - LLVM
Constant Folding Helper - LLVM
DepGraph - LLVM
Dominator Tree - LLVM
ExtCache - Analysis cache for LLVMExt.
- LLVM
ExtConst Folder - Constant folding helper for LLVMExt.
- LLVM
ExtDep Graph - Dependency graph for LLVMExt.
- LLVM
ExtDom Tree - Dominator tree for LLVMExt.
- LLVM
ExtLiveness - Liveness analysis for LLVMExt.
- LLVM
ExtPass Config - Configuration for LLVMExt passes.
- LLVM
ExtPass Registry - Pass registry for LLVMExt.
- LLVM
ExtPass Stats - Statistics for LLVMExt passes.
- LLVM
ExtWorklist - Worklist for LLVMExt.
- LLVM
Liveness Info - LLVM
Pass Config - LLVM
Pass Registry - LLVM
Pass Stats - LLVM
Worklist - Llvm
Backend - LLVM IR code generation backend.
- Llvm
Func - A top-level LLVM function (define or declare).
- Llvm
Global - A top-level LLVM global variable.
- Llvm
Module - A complete LLVM IR module.
- Llvm
Type Alias - A named type alias:
%Name = type { ... }
Enums§
- Fcmp
Pred - Floating-point comparison predicates for
fcmp. - Icmp
Pred - Integer comparison predicates for
icmp. - LLVM
ExtPass Phase - Pass execution phase for LLVMExt.
- LLVM
Pass Phase - Llvm
Attr - LLVM function or parameter attribute.
- Llvm
Instr - LLVM IR instruction.
- Llvm
Linkage - LLVM linkage type for globals and functions.
- Llvm
Type - LLVM type representation.
- Llvm
Value - LLVM value (operand) representation.