- pass_ir_to_lir_amd64
void pass_ir_to_lir_amd64(CompilationContext* context, IrBuilder* builder, ModuleDeclNode* mod, FunctionDeclNode* func)
Undocumented in source. Be warned that the author may not have intended to support it.
- processFunc
void processFunc(CompilationContext* context, IrBuilder* builder, ModuleDeclNode* mod, IrFunction* ir, IrFunction* lir)
Undocumented in source. Be warned that the author may not have intended to support it.