Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp272 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
404 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
468 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
587 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
618 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
643 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
692 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
725 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
758 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
796 auto GUIDPreservedSymbols = in internalize() local
[all …]
DLTO.cpp310 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
364 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
901 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1263 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
DLTOBackend.cpp107 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in addSaveTemps()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp184 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
335 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
619 auto GUIDPreservedSymbols = in internalize() local
727 auto GUIDPreservedSymbols = in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp784 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbols()
900 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbolsWithConstProp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp164 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in propagateAttributes()