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()
1216 bool DebugLogging, bool VerifyEach, PrintPassOptions PrintPassOpts) in StandardInstrumentations()
427 bool VerifyEach; variable
134 static cl::opt<bool> VerifyEach("verify-each", variable