|
ACSE 2.0.3
Advanced Compiler System for Education
|
Register allocation pass. More...
Go to the source code of this file.
Functions | |
| t_regAllocator * | newRegAllocator (t_program *program) |
| void | deleteRegAllocator (t_regAllocator *regAlloc) |
| void | regallocRun (t_regAllocator *regAlloc) |
| void | regallocDump (t_regAllocator *regAlloc, FILE *fout) |
Register allocation pass.
Definition in file reg_alloc.h.