Searched refs:stripNonLineTableDebugInfo (Results 1 – 8 of 8) sorted by relevance
33 return llvm::stripNonLineTableDebugInfo(M); in runOnModule()49 llvm::stripNonLineTableDebugInfo(M); in run()
31 return llvm::stripNonLineTableDebugInfo(M); in runOnModule()
51 bool stripNonLineTableDebugInfo(Module &M);
52 bool stripNonLineTableDebugInfo(Module &M);
140 bool Changed = stripNonLineTableDebugInfo(*M); in TEST()
1321 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()
589 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo() function in llvm
597 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo() function in llvm