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