gcc branch prediction macros
GCC branch prediction macros.
Install with clib:
$ clib install clibs/file
likely(expr) unlikely(expr)
clibs
Back