Searched defs:VerifyEach (Results 1 – 5 of 5) sorted by relevance
29 LLVMPassBuilderOptions(bool DebugLogging=false,bool VerifyEach=false,PipelineTuningOptions PTO=PipelineTuningOptions ()) LLVMPassBuilderOptions() argument 34 bool VerifyEach; global() member in llvm::LLVMPassBuilderOptions 52 bool VerifyEach = PassOpts->VerifyEach; DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local 87 LLVMPassBuilderOptionsSetVerifyEach(LLVMPassBuilderOptionsRef Options,LLVMBool VerifyEach) LLVMPassBuilderOptionsSetVerifyEach() argument [all...]
2348 StandardInstrumentations(LLVMContext & Context,bool DebugLogging,bool VerifyEach,PrintPassOptions PrintPassOpts) StandardInstrumentations() argument
584 bool VerifyEach; global() variable
138 static cl::opt<bool> VerifyEach("verify-each", global() variable
60 bool VerifyEach = false; member