Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp183 static bool stripDeadDebugInfoImpl(Module &M) { in stripDeadDebugInfoImpl() function
296 stripDeadDebugInfoImpl(M); in run()