Home
last modified time | relevance | path

Searched defs:GUIDPreservedSymbols (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp318 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
430 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
509 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
619 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
651 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
676 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
729 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
769 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
807 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
853 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp373 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
452 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
1169 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1889 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
H A DLTOBackend.cpp134 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in addSaveTemps()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp260 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in propagateAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1434 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbolsAndUpdateIndirectCalls()
1550 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbolsWithConstProp()