Searched refs:stripDebugifyMetadata (Results 1 – 3 of 3) sorted by relevance
77 Changed |= stripDebugifyMetadata(M); in runOnModule()
64 bool stripDebugifyMetadata(Module &M);
243 bool llvm::stripDebugifyMetadata(Module &M) { in stripDebugifyMetadata() function in llvm784 return stripDebugifyMetadata(M); in checkDebugifyMetadata()