llvm-6502/include
Duncan Sands 05b0b44f8a NextPowerOfTwo was already used to ensure that SmallSizePowTwo is a power
of two, no need to do it a second time (NextPowerOfTwo is idempotent).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107199 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-29 20:05:34 +00:00
..
llvm NextPowerOfTwo was already used to ensure that SmallSizePowTwo is a power 2010-06-29 20:05:34 +00:00
llvm-c