IrIndexDump

Undocumented in source.

Constructors

this
this(IrIndex index, InstrPrintInfo printInfo)
Undocumented in source.
this
this(IrIndex index, CompilationContext* c, IrInstructionSet instrSet)
Undocumented in source.
this
this(IrIndex index, CompilationContext* context, IrFunction* ir)
Undocumented in source.
this
this(IrIndex index, IrBuilder* builder)
Undocumented in source.

Members

Functions

toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

context
CompilationContext* context;
Undocumented in source.
index
IrIndex index;
Undocumented in source.
instrSet
IrInstructionSet instrSet;
Undocumented in source.

Meta