Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp253 computeGUIDPreservedSymbols(const StringSet<> &PreservedSymbols, in computeGUIDPreservedSymbols() function
606 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote()
645 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport()
675 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule()
705 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports()
740 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in internalize()
882 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in run()