CACAO
|
Public Member Functions | |
PassRegistry (const char *name) | |
![]() | |
PassInfo (const char *name, PassInfo::IDTy ID, ConstructorTy ctor) | |
const char * | get_name () const |
Pass * | create_Pass () const |
Additional Inherited Members | |
![]() | |
typedef void * | IDTy |
typedef Pass *(* | ConstructorTy )() |
![]() | |
PassInfo::IDTy const | ID |
Definition at line 175 of file PassManager.hpp.
|
inline |
Definition at line 176 of file PassManager.hpp.