Searched refs:stripNonLineTableDebugInfo (Results 1 – 4 of 4) sorted by relevance
16 llvm::stripNonLineTableDebugInfo(M); in run()
83 bool stripNonLineTableDebugInfo(Module &M);
1306 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()
826 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo() function in llvm