Searched refs:VerifyInput (Results 1 – 7 of 7) sorted by relevance
165 bool VerifyInput; variable
170 VerifyInput = false; in PassManagerBuilder()1037 if (VerifyInput) in populateThinLTOPassManager()1068 if (VerifyInput) in populateLTOPassManager()
270 static void VerifyInput(const OperandConstraint& constraint);
85 VerifyInput(op_constraints[count]); in RegisterAllocatorVerifier()107 void RegisterAllocatorVerifier::VerifyInput( in VerifyInput() function in v8::internal::compiler::RegisterAllocatorVerifier
572 PMB.VerifyInput = !DisableVerify; in optimize()
285 PMB.VerifyInput = true; in runOldPMPasses()
243 PMB.VerifyInput = false; in optimizeModule()