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