Searched defs:ModulePath (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/IR/ |
D | ModuleSummaryIndex.cpp | 71 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 411 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule() 437 StringRef ModulePath, in gatherImportedSummariesForModule() 463 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
|
/external/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 566 StringRef ModulePath, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule() 588 void ThinLTOCodeGenerator::emitImports(StringRef ModulePath, in emitImports()
|
/external/llvm/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 129 StringRef ModulePath; variable
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 449 bool doIncludeModule(StringRef ModulePath) { in doIncludeModule()
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 3288 void DwarfLinker::loadClangModule(StringRef Filename, StringRef ModulePath, in loadClangModule()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 6369 SmallString<128> ModulePath; in parseModuleStringTable() local
|