ATLAS Offline Software
|
Define likely/unlikely macros for branch prediction. More...
Go to the source code of this file.
Macros | |
#define | ATHCONTAINERS_LIKELY(x) (x) |
#define | ATHCONTAINERS_UNLIKELY(x) (x) |
Define likely/unlikely macros for branch prediction.
Definition in file likely.h.