Home
last modified time | relevance | path

Searched defs:ModulePath (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/IR/
DModuleSummaryIndex.cpp71 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp411 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule()
437 StringRef ModulePath, in gatherImportedSummariesForModule()
463 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp566 StringRef ModulePath, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule()
588 void ThinLTOCodeGenerator::emitImports(StringRef ModulePath, in emitImports()
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h129 StringRef ModulePath; variable
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp449 bool doIncludeModule(StringRef ModulePath) { in doIncludeModule()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp3288 void DwarfLinker::loadClangModule(StringRef Filename, StringRef ModulePath, in loadClangModule()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6369 SmallString<128> ModulePath; in parseModuleStringTable() local