Home
last modified time | relevance | path

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

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