Searched defs:VerifyEach (Results 1 – 4 of 4) sorted by relevance
29 bool DebugLogging = false, bool VerifyEach = false, in LLVMPassBuilderOptions()34 bool VerifyEach; member in llvm::LLVMPassBuilderOptions52 bool VerifyEach = PassOpts->VerifyEach; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local87 LLVMBool VerifyEach) { in LLVMPassBuilderOptionsSetVerifyEach()
2094 LLVMContext &Context, bool DebugLogging, bool VerifyEach, in StandardInstrumentations()
568 bool VerifyEach; variable
132 static cl::opt<bool> VerifyEach("verify-each", variable