vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
IrDumpHandlers
vox
ir
ir_dump
Undocumented in source.
struct
IrDumpHandlers {
InstructionDumper
instrDumper
;
IrIndexDumper
indexDumper
;
}
Members
Variables
indexDumper
IrIndexDumper
indexDumper
;
Undocumented in source.
instrDumper
InstructionDumper
instrDumper
;
Undocumented in source.
Meta
Source
See Implementation
vox
ir
ir_dump
aliases
InstructionDumper
IrIndexDumper
functions
dumpArg
dumpArgs
dumpBinBranch
dumpBranchTargets
dumpFunction
dumpFunctionCFG
dumpFunctionImpl
dumpIrIndex
dumpIrInstr
dumpIrType
dumpJmp
dumpOptionalResult
dumpSwitch
dumpTypes
dumpUnBranch
structs
FuncDumpSettings
InstrPrintInfo
IrDumpContext
IrDumpHandlers
IrIndexDump
IrTypeDump
variables
instrSetDumpHandlers