Searched refs:stripNonLineTableDebugInfo (Results 1 – 4 of 4) sorted by relevance
33 return llvm::stripNonLineTableDebugInfo(M); in runOnModule()49 llvm::stripNonLineTableDebugInfo(M); in run()
70 bool stripNonLineTableDebugInfo(Module &M);
1321 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()
677 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo() function in llvm