Searched refs:stripDebugInfo (Results 1 – 3 of 3) sorted by relevance
244 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm282 Changed |= stripDebugInfo(F); in StripDebugInfo()
45 bool stripDebugInfo(Function &F);
5696 stripDebugInfo(*F); in materialize()