Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp681 static void computeDeadSymbolsInIndex( in computeDeadSymbolsInIndex() function
715 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in promote()
765 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in crossModuleImport()
800 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in gatherImportedSummariesForModule()
833 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in emitImports()
875 computeDeadSymbolsInIndex(Index, GUIDPreservedSymbols); in internalize()
1046 computeDeadSymbolsInIndex(*Index, GUIDPreservedSymbols); in run()