HLVM API Documentation

PassManager Class Reference

#include <Pass.h>

List of all members.

Public Member Functions

Static Public Member Functions

Protected Member Functions


Detailed Description

Definition at line 120 of file Pass.h.


Constructor & Destructor Documentation

PassManager  )  [inline, protected]
 

Definition at line 123 of file Pass.h.

~PassManager  )  [virtual]
 

Definition at line 238 of file Pass.cpp.


Member Function Documentation

virtual void addPass Pass p  )  [pure virtual]
 

PassManager * create  )  [static]
 

Definition at line 243 of file Pass.cpp.

virtual void runOn AST tree  )  [pure virtual]
 

virtual void runOnNode Node startAt  )  [pure virtual]
 


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