Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp320 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
449 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
528 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
652 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
683 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
708 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
759 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
794 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
827 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
865 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp332 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
408 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
1038 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1474 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
H A DLTOBackend.cpp134 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in addSaveTemps()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp849 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbolsAndUpdateIndirectCalls()
965 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbolsWithConstProp()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModuleSummaryIndex.cpp251 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in propagateAttributes()