Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h186 void computeDeadSymbolsWithConstProp(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp654 computeDeadSymbolsWithConstProp(Index, GUIDPreservedSymbols, isPrevailing, in computeDeadSymbolsInIndex()
H A DLTO.cpp1024 computeDeadSymbolsWithConstProp(ThinLTO.CombinedIndex, GUIDPreservedSymbols, in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp956 void llvm::computeDeadSymbolsWithConstProp( in computeDeadSymbolsWithConstProp() function in llvm