LLVM API Documentation
getPassInfo() const | llvm::RegisterPassBase | [inline] |
PIObj | llvm::RegisterPassBase | [protected] |
RegisterAGBase(const std::type_info &Interface, const std::type_info *Pass=0, bool isDefault=false) | llvm::RegisterAGBase | [protected] |
RegisterAnalysisGroup() | llvm::RegisterAnalysisGroup< Interface, DefaultImplementationPass, Default > | [inline] |
registerPass() | llvm::RegisterPassBase | [protected] |
RegisterPassBase(const char *Name, const char *Arg, const std::type_info &TI, unsigned char PT, Pass *(*Normal)()=0, Pass *(*TargetCtor)(TargetMachine &)=0) | llvm::RegisterPassBase | [inline] |
RegisterPassBase(const std::type_info &TI, unsigned char PT) | llvm::RegisterPassBase | [inline] |
setGroupName(const char *Name) | llvm::RegisterAGBase | [protected] |
setOnlyUsesCFG() | llvm::RegisterPassBase | [protected] |
unregisterPass() | llvm::RegisterPassBase | [protected] |
~RegisterAGBase() | llvm::RegisterAGBase | |
~RegisterPassBase() | llvm::RegisterPassBase | [inline] |