llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Definition: caml_alloc_inliner.h:21
CamlAllocInlinerPass(PassManager *passManager)
Initialises the pass.
Definition: caml_alloc_inliner.h:27
Definition: pass_manager.h:74
const char * GetPassName() const override
Returns the name of the pass.
Definition: caml_alloc_inliner.cpp:317
bool Run(Prog &prog) override
Runs the pass.
Definition: caml_alloc_inliner.cpp:260
static const char * kPassID
Pass identifier.
Definition: caml_alloc_inliner.h:24