Daniel Verkamp 9d524f5353 bit_array: annotate bounds check as unlikely
The out-of-bounds case in the bit array accessors should not happen
normally, so help the compiler order the basic blocks correctly so that
the in-bounds case is the fallthrough path.

Change-Id: Id778e724b3a58c17c728b8544c2653c60d90a6ba
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-09-16 15:22:39 -07:00
..
2016-08-17 10:02:38 -07:00
2016-08-19 10:53:06 -07:00
2016-08-08 13:46:20 -07:00
2016-08-03 14:43:40 -07:00