LLVM API Documentation
#include <PassSupport.h>
Inheritance diagram for llvm::RegisterAnalysis< PassName >:


Public Member Functions | |
| RegisterAnalysis (const char *PassArg, const char *Name, bool CFGOnly=false) | |
Definition at line 262 of file PassSupport.h.
|
||||||||||||||||||||
|
Definition at line 263 of file PassSupport.h. References llvm::PassInfo::Analysis, CFGOnly, llvm::RegisterPassBase::registerPass(), and llvm::RegisterPassBase::setOnlyUsesCFG(). |