Searched refs:kMaxGraphColoringAttemptsDebug (Results 1 – 1 of 1) sorted by relevance
39 static constexpr size_t kMaxGraphColoringAttemptsDebug = 100; variable640 DCHECK(attempt <= kMaxGraphColoringAttemptsDebug) in AllocateRegisters()664 if (iterative_move_coalescing_ && attempt <= kMaxGraphColoringAttemptsDebug) { in AllocateRegisters()