IrModule

Undocumented in source.

Members

Functions

addFunction
void addFunction(CompilationContext* context, IrFunction* fun)
Undocumented in source. Be warned that the author may not have intended to support it.
dump
void dump(CompilationContext* context, FuncDumpSettings* settings, TextSink* sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

functions
Array!(IrFunction*) functions;
Undocumented in source.

Meta