llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Definition: move_push.h:14
Definition: pass_manager.h:74
const char * GetPassName() const override
Returns the name of the pass.
Definition: move_push.cpp:87
bool Run(Prog &prog) override
Runs the pass.
Definition: move_push.cpp:51
MovePushPass(PassManager *passManager)
Initialises the pass.
Definition: move_push.h:20
static const char * kPassID
Pass identifier.
Definition: move_push.h:17