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.cpp323 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
437 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
516 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
629 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
661 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
686 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
739 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
779 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
817 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
864 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp368 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
444 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
1142 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1679 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
H A DLTOBackend.cpp135 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in addSaveTemps()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp263 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in propagateAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1293 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbolsAndUpdateIndirectCalls()
1409 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbolsWithConstProp()