Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp254 static bool stripDebugDeclareImpl(Module &M) { in stripDebugDeclareImpl() function
295 return stripDebugDeclareImpl(M); in runOnModule()
407 stripDebugDeclareImpl(M); in run()