Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriterPass.cpp35 bool EmitModuleHash; member in __anond908cab80111::WriteBitcodePass
44 bool EmitSummaryIndex, bool EmitModuleHash) in WriteBitcodePass()
/freebsd-12.1/contrib/llvm/include/llvm/Bitcode/
H A DBitcodeWriterPass.h55 bool EmitModuleHash; variable
/freebsd-12.1/contrib/llvm/tools/llvm-as/
H A Dllvm-as.cpp47 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable
/freebsd-12.1/contrib/llvm/tools/opt/
H A DNewPMDriver.cpp227 bool EmitSummaryIndex, bool EmitModuleHash, in runPassPipeline()
H A Dopt.cpp198 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable