Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp298 static bool stripDeadDebugInfoImpl(Module &M) { in stripDeadDebugInfoImpl() function
390 return stripDeadDebugInfoImpl(M); in runOnModule()
413 stripDeadDebugInfoImpl(M); in run()