Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp292 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
420 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
492 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
616 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
647 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
672 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
722 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
757 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
790 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
828 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp328 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
404 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
997 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1400 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
H A DLTOBackend.cpp136 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in addSaveTemps()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp844 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbols()
958 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbolsWithConstProp()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModuleSummaryIndex.cpp246 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in propagateAttributes()