Searched defs:MAM (Results 1 – 5 of 5) sorted by relevance
43 ModuleAnalysisManager MAM(DebugPM); in runPassPipeline() local
88 void llvm::registerModuleAnalyses(ModuleAnalysisManager &MAM) { in registerModuleAnalyses()
138 explicit Result(const ModuleAnalysisManager &MAM) : MAM(&MAM) {} in Result()161 ModuleAnalysisManagerCGSCCProxy(const ModuleAnalysisManager &MAM) in ModuleAnalysisManagerCGSCCProxy()183 const ModuleAnalysisManager *MAM; variable
686 explicit Result(const ModuleAnalysisManager &MAM) : MAM(&MAM) {} in Result()709 ModuleAnalysisManagerFunctionProxy(const ModuleAnalysisManager &MAM) in ModuleAnalysisManagerFunctionProxy()732 const ModuleAnalysisManager *MAM; variable
130 const ModuleAnalysisManager &MAM = in run() local237 ModuleAnalysisManager MAM; in TEST_F() local