Searched refs:stripDebugifyMetadata (Results 1 – 3 of 3) sorted by relevance
80 Changed |= stripDebugifyMetadata(M); in runOnModule()
41 bool stripDebugifyMetadata(Module &M);
214 bool llvm::stripDebugifyMetadata(Module &M) { in stripDebugifyMetadata() function in llvm391 return stripDebugifyMetadata(M); in checkDebugifyMetadata()