LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::PassRegistry Member List

This is the complete list of members for llvm::PassRegistry, including all inherited members.

addRegistrationListener(PassRegistrationListener *L)llvm::PassRegistry
enumerateWith(PassRegistrationListener *L)llvm::PassRegistry
getPassInfo(const void *TI) const llvm::PassRegistry
getPassInfo(StringRef Arg) const llvm::PassRegistry
getPassRegistry()llvm::PassRegistrystatic
PassRegistry()llvm::PassRegistryinline
registerAnalysisGroup(const void *InterfaceID, const void *PassID, PassInfo &Registeree, bool isDefault, bool ShouldFree=false)llvm::PassRegistry
registerPass(const PassInfo &PI, bool ShouldFree=false)llvm::PassRegistry
removeRegistrationListener(PassRegistrationListener *L)llvm::PassRegistry
unregisterPass(const PassInfo &PI)llvm::PassRegistry
~PassRegistry()llvm::PassRegistry