Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp337 static bool stripDeadDebugInfoImpl(Module &M) { in stripDeadDebugInfoImpl() function
437 return stripDeadDebugInfoImpl(M); in runOnModule()
460 stripDeadDebugInfoImpl(M); in run()