llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
This is the complete list of members for PassManager, including all inherited members.
Add(const Args &... args) | PassManager | inline |
Add(Pass *pass) | PassManager | |
getAnalysis() | PassManager | inline |
GetConfig() const | PassManager | inline |
GetTarget() const | PassManager | inline |
Group() | PassManager | inline |
PassManager(const PassConfig &config, const Target *target, const std::string &saveBefore, bool verbose, bool time, bool verify) (defined in PassManager) | PassManager | |
Run(Prog &prog) | PassManager |