Searched refs:stripNonLineTableDebugInfo (Results 1 – 4 of 4) sorted by relevance
31 return llvm::stripNonLineTableDebugInfo(M); in runOnModule()
52 bool stripNonLineTableDebugInfo(Module &M);
1220 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()
589 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo() function in llvm