Searched refs:run_verifier (Results 1 – 2 of 2) sorted by relevance
107 bool use_fast_register_allocator, bool run_verifier);
713 bool run_verifier);716 bool run_verifier);3352 bool run_verifier) { in AllocateRegistersForTesting() argument3367 pipeline.AllocateRegistersForMidTier(config, nullptr, run_verifier); in AllocateRegistersForTesting()3369 pipeline.AllocateRegistersForTopTier(config, nullptr, run_verifier); in AllocateRegistersForTesting()3478 bool run_verifier = FLAG_turbo_verify_allocation; in SelectInstructions() local3508 AllocateRegistersForMidTier(config, call_descriptor, run_verifier); in SelectInstructions()3510 AllocateRegistersForTopTier(config, call_descriptor, run_verifier); in SelectInstructions()3723 bool run_verifier) { in AllocateRegistersForTopTier() argument3728 if (run_verifier) { in AllocateRegistersForTopTier()[all …]