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