Improve the code generation by using Q_LIKELY/Q_UNLIKELY
authorKonstantin Ritt <ritt.ks@gmail.com>
Mon, 11 Jun 2012 18:51:33 +0000 (21:51 +0300)
committerQt by Nokia <qt-info@nokia.com>
Sat, 16 Jun 2012 19:14:48 +0000 (21:14 +0200)
commitfa705caca730b1a40f5b39eef015e4ba39a8d3b1
tree903b62159732727fe65b3ee72d9287410a03ec11
parentff1aba7d92ae6661713eb068161c6235719028b9
Improve the code generation by using Q_LIKELY/Q_UNLIKELY

+ reorder conditions in getWordBreaks() to make further updates more clear

Change-Id: I1ca9adde066c3a48830f310202f7181585fac194
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/tools/qunicodetools.cpp