Searched refs:VerifyInput (Results 1 – 8 of 8) sorted by relevance
134 bool VerifyInput; variable
142 VerifyInput = false; in PassManagerBuilder()748 if (VerifyInput) in populateThinLTOPassManager()765 if (VerifyInput) in populateLTOPassManager()
233 static void VerifyInput(const OperandConstraint& constraint);
71 VerifyInput(op_constraints[count]); in RegisterAllocatorVerifier()92 void RegisterAllocatorVerifier::VerifyInput( in VerifyInput() function in v8::internal::compiler::RegisterAllocatorVerifier
545 PMB.VerifyInput = !DisableVerify; in optimize()
165 PMB.VerifyInput = true; in optimizeModule()
278 Builder.VerifyInput = true; in AddStandardLinkPasses()
1019 PMB.VerifyInput = true; in runLTOPasses()