Searched refs:stripDebugInfo (Results 1 – 4 of 4) sorted by relevance
69 bool stripDebugInfo(Function &F);
547 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm600 Changed |= stripDebugInfo(F); in StripDebugInfo()
1532 stripDebugInfo(NewFunc); in fixupDebugInfoPostExtraction()
6640 stripDebugInfo(*F); in materialize()