Searched refs:stripDebugInfo (Results 1 – 4 of 4) sorted by relevance
66 bool stripDebugInfo(Function &F);
455 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm507 Changed |= stripDebugInfo(F); in StripDebugInfo()
1525 stripDebugInfo(NewFunc); in fixupDebugInfoPostExtraction()
6593 stripDebugInfo(*F); in materialize()