Searched defs:FromModule (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | FunctionImport.h | 124 std::pair<ImportIDTy, ImportIDTy> createImportIDs(StringRef FromModule, in createImportIDs() 134 getImportIDs(StringRef FromModule, GlobalValue::GUID GUID) { in getImportIDs() 150 StringRef FromModule = It->first.first; in lookup() local 212 void addGUID(StringRef FromModule, GlobalValue::GUID GUID, in addGUID()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | DependencyFile.cpp | 171 bool FromModule, bool IsSystem, in maybeAddDependency() 201 bool DependencyCollector::sawDependency(StringRef Filename, bool FromModule, in sawDependency() 241 bool DependencyFileGenerator::sawDependency(StringRef Filename, bool FromModule, in sawDependency()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 346 FunctionImporter::ImportMapTy::addDefinition(StringRef FromModule, in addDefinition() 360 StringRef FromModule, GlobalValue::GUID GUID) { in maybeAddDeclaration() 379 FunctionImporter::ImportMapTy::getImportType(StringRef FromModule, in getImportType()
|