Searched defs:moduleAm (Results 1 – 2 of 2) sorted by relevance
153 llvm::ModuleAnalysisManager moduleAm; in ProcessInlineModule() local200 llvm::ModuleAnalysisManager moduleAm; in OptimizeModule() local
45 …::PreservedAnalyses InlinePrepare::run(llvm::Module &module, llvm::ModuleAnalysisManager &moduleAm) in run()