Convenience typedef for the Module analysis manager.

Synopsis

Declared in <llvm/IR/PassManager.h>

using ModuleAnalysisManager = AnalysisManager<Module>;

Created with MrDocs