llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <core/verifier.h>
Public Member Functions | |
Verifier (const Target *target) | |
Initialises the pass. | |
bool | Run (Prog &prog) |
Runs the pass. | |
Verifier (Target *target) | |
Initialises the pass. | |
bool | Run (Prog &prog) |
Runs the pass. | |
![]() | |
void | Dispatch (const Inst &i) |
Pass to eliminate unnecessary moves.