Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp645 static void computeDeadSymbolsInIndex( in computeDeadSymbolsInIndex() function
679 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in promote()
728 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in crossModuleImport()
763 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in gatherImportedSummariesForModule()
796 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in emitImports()
838 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in internalize()
1003 computeDeadSymbolsInIndex(*Index, GUIDPreservedSymbols); in run()