LLVM API Documentation
#include <PassSupport.h>


Public Member Functions | |
| RegisterAnalysisGroup (PassInfo &RPB) | |
| RegisterAnalysisGroup (const char *Name) | |
Definition at line 244 of file PassSupport.h.
| llvm::RegisterAnalysisGroup< Interface, Default >::RegisterAnalysisGroup | ( | PassInfo & | RPB | ) | [inline, explicit] |
Definition at line 245 of file PassSupport.h.
| llvm::RegisterAnalysisGroup< Interface, Default >::RegisterAnalysisGroup | ( | const char * | Name | ) | [inline, explicit] |
Definition at line 251 of file PassSupport.h.