Searched refs:stripDebugInfo (Results 1 – 3 of 3) sorted by relevance
310 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm357 Changed |= stripDebugInfo(F); in StripDebugInfo()
441 bool stripDebugInfo(Function &F);
4328 stripDebugInfo(*F); in materialize()