Searched refs:stripNonLineTableDebugInfo (Results 1 – 4 of 4) sorted by relevance
16 llvm::stripNonLineTableDebugInfo(M); in run()
86 LLVM_ABI bool stripNonLineTableDebugInfo(Module &M);
1294 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()
852 bool llvm::stripNonLineTableDebugInfo(Module &M) { in stripNonLineTableDebugInfo() function in llvm