Searched refs:stripNonLineTableDebugInfo (Results 1 – 3 of 3) sorted by relevance
31 return llvm::stripNonLineTableDebugInfo(M); in runOnModule()
51 bool stripNonLineTableDebugInfo(Module &M);
589 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo() function in llvm