IRFUNC of (Tree.func -> Tree.func) |
IRSTM of (Tree.stm -> Tree.stm list) |
IREXP of (Tree.exp -> Tree.exp) |
IRFUNC of (Tree.func -> Tree.func) |
IRSTM of (Tree.stm -> Tree.stm list) |
IREXP of (Tree.exp -> Tree.exp) |
- val optimize_preliveness : optimization list -> x86.insn list -> x86.insn list
- val optimize_final : optimization list -> x86.insn list -> x86.insn list
+ val optimize_preliveness : optimization list -> Blarg.insn list -> Blarg.insn list
+ val optimize_final : optimization list -> Blarg.insn list -> Blarg.insn list
IRFUNC of (Tree.func -> Tree.func) |
IRSTM of (Tree.stm -> Tree.stm list) |
IREXP of (Tree.exp -> Tree.exp) |
IRFUNC of (Tree.func -> Tree.func) |
IRSTM of (Tree.stm -> Tree.stm list) |
IREXP of (Tree.exp -> Tree.exp) |