Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h126 void computeDeadSymbols(
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp604 void llvm::computeDeadSymbols( in computeDeadSymbols() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp648 computeDeadSymbols(Index, GUIDPreservedSymbols, isPrevailing); in computeDeadSymbolsInIndex()
DLTO.cpp801 computeDeadSymbols(ThinLTO.CombinedIndex, GUIDPreservedSymbols, isPrevailing); in run()