Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriterPass.cpp35 bool EmitModuleHash; member in __anon9e5fc8470111::WriteBitcodePass
44 bool EmitSummaryIndex, bool EmitModuleHash) in WriteBitcodePass()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeWriterPass.h54 bool EmitModuleHash; variable
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-as/
H A Dllvm-as.cpp50 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable
/freebsd-13.1/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp245 bool EmitSummaryIndex, bool EmitModuleHash, in runPassPipeline()
H A Dopt.cpp201 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable