Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h194 void computeDeadSymbolsWithConstProp(
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp963 void llvm::computeDeadSymbolsWithConstProp( in computeDeadSymbolsWithConstProp() function in llvm
/llvm-project-15.0.7/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp690 computeDeadSymbolsWithConstProp(Index, GUIDPreservedSymbols, isPrevailing, in computeDeadSymbolsInIndex()
H A DLTO.cpp1029 computeDeadSymbolsWithConstProp(ThinLTO.CombinedIndex, GUIDPreservedSymbols, in run()