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