vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
dumpFunction
vox
ir
ir_dump
Undocumented in source. Be warned that the author may not have intended to support it.
void
dumpFunction
(CompilationContext* context, IrFunction* ir, string passName)
void
dumpFunction
(IrDumpContext* c)
void
dumpFunction
(
IrDumpContext
*
c
)
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