Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp253 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
447 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
627 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in internalizeAndPromoteInIndex()
641 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
665 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
704 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
783 auto GUIDPreservedSymbols = in internalize() local
933 auto GUIDPreservedSymbols = in run() local
DLTO.cpp776 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
/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-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp606 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in computeDeadSymbols()