Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp649 static void computeDeadSymbolsInIndex( in computeDeadSymbolsInIndex() function
683 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in promote()
735 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in crossModuleImport()
775 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in gatherImportedSummariesForModule()
813 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in emitImports()
863 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in internalize()
1036 computeDeadSymbolsInIndex(*Index, GUIDPreservedSymbols); in run()