Searched defs:NoVerify (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llc/ |
H A D | NewPMDriver.cpp | 95 const TargetLibraryInfoImpl &TLII, bool NoVerify, StringRef PassPipeline, in compileModuleWithNewPM()
|
H A D | llc.cpp | 130 static cl::opt<bool> NoVerify("disable-verify", cl::Hidden, variable
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DylibVerifier.h | 51 enum class Result { NoVerify, Ignore, Valid, Invalid }; enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/ |
H A D | llvm-link.cpp | 123 static cl::opt<bool> NoVerify("disable-verify", variable
|
/freebsd/contrib/llvm-project/llvm/tools/opt/ |
H A D | optdriver.cpp | 133 static cl::opt<bool> NoVerify("disable-verify", variable
|