Searched refs:stripDebugInfo (Results 1 – 4 of 4) sorted by relevance
74 LLVM_ABI bool stripDebugInfo(Function &F);
579 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm627 Changed |= stripDebugInfo(F); in StripDebugInfo()
1252 stripDebugInfo(NewFunc); in fixupDebugInfoPostExtraction()
7008 stripDebugInfo(*F); in materialize()