![]() Implement some optimizations: + performing arithmetic by a small constant is 3 instructions shorter. + reading a local variables is 1 instruction shorter. + constant array indexing (e.g. p[5]) is 5 instructions shorter. |
||
---|---|---|
.. | ||
tests | ||
Android.mk | ||
FEATURES | ||
LICENSE | ||
MODULE_LICENSE_BSD_LIKE | ||
acc.cpp |