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