Qi Wang e6b074472e Force inline ifree to avoid function call costs on fast path.
Without ALWAYS_INLINE, sometimes ifree() gets compiled into its own function,
which adds overhead on the fast path.
2017-03-24 17:54:28 -07:00
..
2017-03-22 18:33:32 -07:00
2017-03-06 15:08:43 -08:00
2017-03-22 18:33:32 -07:00