Home
last modified time | relevance | path

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

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