Home
last modified time | relevance | path

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

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