LLVM API Documentation

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::PassRegistry [static]
PassRegistry()llvm::PassRegistry [inline]
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