Home
last modified time | relevance | path

Searched defs:ModPath (Results 1 – 6 of 6) 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
Dllvm-lto.cpp431 for (auto &ModPath : Index.modulePaths()) { in loadAllFilesForIndex() local
/external/clang/lib/Frontend/
DCompilerInstance.cpp1489 ModuleBuildStack ModPath = getSourceManager().getModuleBuildStack(); in loadModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp1017 for (auto &ModPath : TheIndex->modulePaths()) in processIndex() local
2610 for (auto &ModPath : TheIndex->modulePaths()) in printModuleSummaryIndex() local