Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llc/
H A DNewPMDriver.cpp95 compileModuleWithNewPM(StringRef Arg0,std::unique_ptr<Module> M,std::unique_ptr<MIRParser> MIR,std::unique_ptr<TargetMachine> Target,std::unique_ptr<ToolOutputFile> Out,std::unique_ptr<ToolOutputFile> DwoOut,LLVMContext & Context,const TargetLibraryInfoImpl & TLII,bool NoVerify,StringRef PassPipeline,CodeGenFileType FileType) compileModuleWithNewPM() argument
H A Dllc.cpp130 static cl::opt<bool> NoVerify("disable-verify", cl::Hidden, variable
/llvm-project/clang/include/clang/InstallAPI/
H A DDylibVerifier.h51 enum class Result { NoVerify, Ignore, Valid, Invalid }; enumerator
/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp123 static cl::opt<bool> NoVerify("disable-verify", variable
/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp133 static cl::opt<bool> NoVerify("disable-verify", variable