Searched defs:ModPath (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | ModuleSummaryIndex.cpp | 565 for (auto &ModPath : ModulePaths) exportToDot() local |
H A D | AsmWriter.cpp | 1106 ModulePaths.push_back(ModPath); in processIndex() local |
/llvm-project/llvm/tools/llvm-lto/ | ||
H A D | llvm-lto.cpp | 547 for (auto &ModPath : Index.modulePaths()) { loadAllFilesForIndex() local |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInstance.cpp | 1975 ModuleBuildStack ModPath = getSourceManager().getModuleBuildStack(); findOrCompileModuleAndReadAST() local |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 565 for (auto &ModPath : ModulePaths) forEachModule() local |