Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeWriterPass.h53 bool EmitModuleHash; global() variable
/freebsd/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/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp191 static cl::opt<bool> EmitModuleHash("module-hash", cl::desc("Emit module hash"), variable
H A DNewPMDriver.cpp348 bool EmitModuleHash, bool EnableDebugify, bool VerifyDIPreserve, in runPassPipeline()