Home
last modified time | relevance | path

Searched refs:computeGUIDPreservedSymbols (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp270 computeGUIDPreservedSymbols(const StringSet<> &PreservedSymbols, in computeGUIDPreservedSymbols() function
643 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote()
692 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport()
725 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule()
758 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports()
797 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in internalize()
961 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in run()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp182 computeGUIDPreservedSymbols(const StringSet<> &PreservedSymbols, in computeGUIDPreservedSymbols() function
620 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in internalize()
728 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in run()