Searched refs:stripDebugInfo (Results 1 – 3 of 3) sorted by relevance
40 bool stripDebugInfo(Function &F);
314 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm369 Changed |= stripDebugInfo(F); in StripDebugInfo()
4779 stripDebugInfo(*F); in materialize()