Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h194 void computeDeadSymbolsWithConstProp(
/openbsd/src/gnu/llvm/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp690 computeDeadSymbolsWithConstProp(Index, GUIDPreservedSymbols, isPrevailing, in computeDeadSymbolsInIndex()
DLTO.cpp1065 computeDeadSymbolsWithConstProp(ThinLTO.CombinedIndex, GUIDPreservedSymbols, in run()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DFunctionImport.cpp963 void llvm::computeDeadSymbolsWithConstProp( in computeDeadSymbolsWithConstProp() function in llvm