Searched refs:stripDebugInfo (Results 1 – 4 of 4) sorted by relevance
58 bool stripDebugInfo(Function &F);
441 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm490 Changed |= stripDebugInfo(F); in StripDebugInfo()
1473 stripDebugInfo(NewFunc); in fixupDebugInfoPostExtraction()
5504 stripDebugInfo(*F); in materialize()