For two numbers a and b, if a is always larger than or equal to b, unchecking addition operations on b or subtraction operations on a can save some gases.
Each item in _balances is smaller than _totalSupply. So unchecking addition operations on items in _balances can save some gases.
For two numbers a and b, if a is always larger than or equal to b, unchecking addition operations on b or subtraction operations on a can save some gases. Each item in _balances is smaller than _totalSupply. So unchecking addition operations on items in _balances can save some gases.
PR Checklist