Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()