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 | |
![]() | |
using | IDTy = uint32_t |
using | ConstructorTy ) = Pass *(*)( |
![]() | |
PassInfo::IDTy const | ID |
Definition at line 191 of file PassManager.hpp.
|
inline |
Definition at line 192 of file PassManager.hpp.