Home
last modified time | relevance | path

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

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