Searched defs:EmitModuleHash (Results 1 – 5 of 5) sorted by relevance
34 bool EmitModuleHash; member in __anonf205b9a00111::WriteBitcodePass43 bool EmitSummaryIndex, bool EmitModuleHash) in WriteBitcodePass()
53 bool EmitModuleHash; variable
50 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable
185 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable
332 bool EmitSummaryIndex, bool EmitModuleHash, in runPassPipeline()