Searched defs:ModulePath (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangModulesDeclVendor.h | 35 typedef std::vector<ConstString> ModulePath; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1046 const ValueInfo &VI) { in checkVariableImport() 1166 StringRef ModulePath, in dumpImportListForModule() 1193 StringRef ModulePath, in ComputeCrossModuleImportForModuleForTest() 1219 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModuleFromIndexForTest() 1421 StringRef ModulePath, in gatherImportedSummariesForModule() 1449 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 1399 llvm::StringRef ModulePath, in emitFiles() 1512 StringRef ModulePath = BM.getModuleIdentifier(); in start() local 1635 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 165 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 963 StringRef ModulePath; member in __anondf6e26480411::ModuleSummaryIndexBitcodeReader 7078 StringRef ModulePath, std::function<bool(GlobalValue::GUID)> IsPrevailing) in ModuleSummaryIndexBitcodeReader() 8083 SmallString<128> ModulePath; in parseModuleStringTable() local 8391 ModuleSummaryIndex &CombinedIndex, StringRef ModulePath, in readSummary()
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 9381 StringRef ModulePath; in parseFunctionSummary() local 9469 StringRef ModulePath; in parseVariableSummary() local 9528 StringRef ModulePath; in parseAliasSummary() local 10391 bool LLParser::parseModuleReference(StringRef &ModulePath) { in parseModuleReference()
|