Searched defs:ModulePath (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.h | 35 typedef std::vector<ConstString> ModulePath; typedef
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 636 auto IsReadOrWriteOnlyVar = [&](StringRef ModulePath, const ValueInfo &VI) { in checkVariableImport() 745 StringRef ModulePath, in dumpImportListForModule() 762 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule() 781 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModuleFromIndex() 977 StringRef ModulePath, in gatherImportedSummariesForModule() 1001 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
|
| /llvm-project-15.0.7/llvm/lib/LTO/ |
| H A D | LTO.cpp | 1189 llvm::StringRef ModulePath, in emitFiles() 1297 StringRef ModulePath = BM.getModuleIdentifier(); in start() local 1402 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | ModuleSummaryIndex.cpp | 153 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
| /llvm-project-15.0.7/llvm/tools/gold/ |
| H A D | gold-plugin.cpp | 991 static void writeEmptyDistributedBuildOutputs(const std::string &ModulePath, in writeEmptyDistributedBuildOutputs()
|
| /llvm-project-15.0.7/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 902 StringRef ModulePath; member in __anon27c3e5780411::ModuleSummaryIndexBitcodeReader 6569 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader() 7423 SmallString<128> ModulePath; in parseModuleStringTable() local 7730 StringRef ModulePath, uint64_t ModuleId) { in readSummary()
|
| /llvm-project-15.0.7/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 8487 StringRef ModulePath; in parseFunctionSummary() local 8564 StringRef ModulePath; in parseVariableSummary() local 8623 StringRef ModulePath; in parseAliasSummary() local 9459 bool LLParser::parseModuleReference(StringRef &ModulePath) { in parseModuleReference()
|