llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Public Member Functions | |
bool | Verify (const Prog &prog) const override |
Verifies a program. | |
![]() | |
ProgReducerBase (unsigned threads) | |
Initialises the pass. | |
std::unique_ptr< Prog > | Reduce (std::unique_ptr< Prog > &&prog, const Timeout &Timeout) |
Runs the pass. | |
![]() | |
Iterator< Inst > | Dispatch (Inst &i) |