llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Classes | Public Member Functions | List of all members
PassRegistry Class Reference

#include <core/pass_registry.h>

Public Member Functions

template<typename T >
void Register ()
 Register a pass with the registry.
 
void Add (PassManager &mngr, const std::string &name)
 Add a pass to the manager.
 

Detailed Description

Pass registry which tracks all the available passes and analyses.


The documentation for this class was generated from the following files: