Searched refs:stripDebugInfo (Results 1 – 4 of 4) sorted by relevance
71 bool stripDebugInfo(Function &F);
552 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm605 Changed |= stripDebugInfo(F); in StripDebugInfo()
1551 stripDebugInfo(NewFunc); in fixupDebugInfoPostExtraction()
6947 stripDebugInfo(*F); in materialize()