Home
last modified time | relevance | path

Searched defs:ModPath (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/IR/
DModuleSummaryIndex.cpp24 StringRef ModPath; in mergeFrom() local
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h158 void setModulePath(StringRef ModPath) { ModulePath = ModPath; } in setModulePath()
428 uint64_t getModuleId(const StringRef ModPath) const { in getModuleId()
433 const ModuleHash &getModuleHash(const StringRef ModPath) const { in getModuleHash()
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp346 for (auto &ModPath : Index.modulePaths()) { in loadAllFilesForIndex() local
/external/llvm-project/llvm/tools/llvm-lto/
Dllvm-lto.cpp500 for (auto &ModPath : Index.modulePaths()) { in loadAllFilesForIndex() local
/external/clang/lib/Frontend/
DCompilerInstance.cpp1489 ModuleBuildStack ModPath = getSourceManager().getModuleBuildStack(); in loadModule() local
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp1817 ModuleBuildStack ModPath = getSourceManager().getModuleBuildStack(); in findOrCompileModuleAndReadAST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp1030 for (auto &ModPath : TheIndex->modulePaths()) in processIndex() local
2690 for (auto &ModPath : TheIndex->modulePaths()) in printModuleSummaryIndex() local
/external/llvm-project/llvm/lib/IR/
DAsmWriter.cpp1074 for (auto &ModPath : TheIndex->modulePaths()) in processIndex() local
2880 for (auto &ModPath : TheIndex->modulePaths()) in printModuleSummaryIndex() local