Convenience typedef for the Module analysis manager.
Synopsis
Declared in <llvm/IR/PassManager.h>
using ModuleAnalysisManager = AnalysisManager<Module>;
Created with MrDocs
Convenience typedef for the Module analysis manager.
Declared in <llvm/IR/PassManager.h>
using ModuleAnalysisManager = AnalysisManager<Module>;
Created with MrDocs