Home
last modified time | relevance | path

Searched defs:EmitModuleHash (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriterPass.cpp36 bool EmitModuleHash; member in __anonf524b6b40111::WriteBitcodePass
45 bool EmitSummaryIndex, bool EmitModuleHash) in WriteBitcodePass()
/external/llvm/include/llvm/Bitcode/
DBitcodeWriterPass.h51 bool EmitModuleHash; variable
/external/llvm/tools/llvm-as/
Dllvm-as.cpp47 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable
/external/llvm/tools/opt/
Dopt.cpp173 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable