Searched defs:EmitModuleHash (Results 1 – 4 of 4) sorted by relevance
45 bool EmitModuleHash; variable
50 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable
189 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable
334 bool EmitModuleHash, bool EnableDebugify, bool VerifyDIPreserve, in runPassPipeline()