eo: mark more unlikely labels as cold
authorJean Guyomarc'h <jean@guyomarch.bzh>
Mon, 8 Jan 2018 23:02:59 +0000 (00:02 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 10 Apr 2018 11:10:38 +0000 (20:10 +0900)
commite6163e52b9a9f9e57dc6877e65b7316c962cd3ed
tree137d511d1b76b4fea2b8fb4f37a602c268ad7097
parentcbd9993bb8a089be69f7874f645d7c4269b356c3
eo: mark more unlikely labels as cold

This is one more hint the compiler can take to spatially isolate
unlikely branches and possibly improving the hot paths.
src/lib/eo/eo.c