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 270 of file PassSupport.h.
llvm::RegisterAnalysis< PassName >::RegisterAnalysis | ( | const char * | PassArg, | |
const char * | Name, | |||
bool | CFGOnly = false | |||
) | [inline] |
Definition at line 271 of file PassSupport.h.
References CFGOnly, and llvm::RegisterPassBase::setOnlyUsesCFG().